Running Promitor with Docker Compose #1283
Answered
by
tomkerkhove
FreddyAyala
asked this question in
Q&A
-
Hello there I'm trying to deploy promitor in a simple way using docker-compose, do you have examples of the files az-mon-auth.creds and metric-config.yaml using docker compose? Thank you very much |
Beta Was this translation helpful? Give feedback.
Answered by
tomkerkhove
Sep 16, 2020
Replies: 1 comment 2 replies
-
I use this configuration locally: https://github.com/tomkerkhove/promitor/tree/master/config/promitor/scraper az-mon-auth.creds just contains my credentials:
This guide should help you get it up and running, if not, all feedback is welcome - https://github.com/tomkerkhove/promitor/blob/master/development-guide.md#running-promitor |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
tomkerkhove
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use this configuration locally: https://github.com/tomkerkhove/promitor/tree/master/config/promitor/scraper
az-mon-auth.creds just contains my credentials:
This guide should help you get it up and running, if not, all feedback is welcome - https://github.com/tomkerkhove/promitor/blob/master/development-guide.md#running-promitor