Generic proxmy configuration #639
Unanswered
aliaksandrazherelyeu
asked this question in
Q&A
Replies: 1 comment
-
In promxy you won't see those downstreams in the The config however does seem incorrect as you have a few errors:
Potentially some more as well; but that is probably enough to get started |
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.
-
As part of Prometheus POC I am testing promxy to aggregate and merge metrics from two prometheus servers as shown below:

This is the config I use:
Grafana (172.17.0.3) can connect to promxy on http://172.17.0.7:8082. But when I log in promxy I don't see any targets (172.17.0.4, 172.17.0.5). In container logs I don't see any attempts of getting metrics from prometheus servers. Is there any misconfiguration?
P.S. All containers are running locally in docker desktop.
Beta Was this translation helpful? Give feedback.
All reactions