-
Hello, I'm trying to gather metrics from docker containers with grafana agent. Containers are not uniform, metrics are often exposed on different paths. I'm trying to create a semi-dynamic configuration for grafana agent with discovery.docker, for example:
But in this case, I get an error: What would be the best approach here? Ideally without static internal IPs for containers :/ |
Beta Was this translation helpful? Give feedback.
Answered by
pschiffe
Aug 16, 2023
Replies: 1 comment
-
I've solved it with
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschiffe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've solved it with
discovery.relabel
: