opsgenie heartbeat for prometheus monitoring
Use this container if you use opsgennie heartbeat
docker login
docker-compose -f docker-compose-build.yml build
docker-compose -f docker-compose-build.yml push
Customize your configuration via config file entrypoint/entrypoint.py.yml
Use docker-compose.yml to run container with env file opsgenie-heartbeat/env_secrets
docker-compose up
helm package examples/helmfile/opsgenie-heartbeat/
mv opsgenie-heartbeat-0.0.5.tgz charts/
helm repo index charts --url https://raw.githubusercontent.com/shalb/opsgenie-heartbeat/master/charts/
pip3 install --user pyaml prometheus_client