Replies: 1 comment
-
|
Working now. I had to set the target to my host:external-port since prometheus and drydock were in different stacks. Also set the host to all lowercase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I already have a dashboard setup that included Watchtower prometheus data. Just to get things started I added the scrape for drydock to prometheus.yaml:
I currently have the following set for no auth and enabling metrics for the /metrics endpoint in my drydock controller docker stack (will turn auth on when that functionality has been added):
Using the following in my Grafana query:
Not getting any data. What am I missing or doing wrong? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions