Skip to content

Instantly share code, notes, and snippets.

@GitterDoneScott
Created December 31, 2018 20:00
Show Gist options
  • Save GitterDoneScott/7476d1f70e0666c7a6a10cbfc0393f09 to your computer and use it in GitHub Desktop.
Save GitterDoneScott/7476d1f70e0666c7a6a10cbfc0393f09 to your computer and use it in GitHub Desktop.
Validate Prometheus Alertmanager config file using docker
docker run -i --rm --entrypoint=/bin/amtool prom/alertmanager:latest check-config < config.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment