You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our datacenter we have two different environments. Each has it's own prometheus server and can only reach it's own clients. We want to use the prometheus::collect_tag for this reason. We haven't been successfull in doing so.
We tried inspecting the code but were not able to find a way to fill the tag field, for example on a client running node exporter.
In the reference I couldn't find a way to fill in a tag.
Hi guys,
In our datacenter we have two different environments. Each has it's own prometheus server and can only reach it's own clients. We want to use the prometheus::collect_tag for this reason. We haven't been successfull in doing so.
We tried inspecting the code but were not able to find a way to fill the tag field, for example on a client running node exporter.
In the reference I couldn't find a way to fill in a tag.
A small portion of manifests/config.pp:
Are there examples of how the collect tag portion should work?
The text was updated successfully, but these errors were encountered: