Meeko collector for Heroku webhooks
LISTEN_ADDRESS- the TCP network address to listen on; format [HOST]:PORTACCESS_TOKEN- Token to be used for for webhook authentication. The token is expected to be set via a query parametertoken, e.g.https://example.com?token=secret.
This collector accepts Heroku webhooks (HTTP POST requests) and forwards
the payload as heroku.deployment event.
MIT, see the LICENSE file.
