How to dynamically generate prometheus configuration #13707
Unanswered
paulomorgado
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm using
ASPIRE_ENABLE_CONTAINER_TUNNELwith podman in order for containers to invoke the host.To use a Prometheus container to scrape metrics from resources, I'm using this:
However, the prometheus.yml file does not have neither the target port nor the proxied, like the environment variables created by
WithReference.What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions