Replies: 1 comment 1 reply
-
https://pkg.go.dev/github.com/prometheus/client_golang@v1.12.1/prometheus#WrapRegistererWith should help you with that. Note, however, that you should use target labels to tell apart metrics from different processes. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
we need to tags our metrics to tell apart from other process.
Beta Was this translation helpful? Give feedback.
All reactions