-
Hi, I have a web service with multiple similar hosts (balanced by nginx and so on). I want to divide metrics between them, cuz when I collect them they have similar names, the first idea I came up with is to add "host_uuid" label to all metrics from each host, but exchange this variable between everything would be bad code. Is there any way to divide metrics in prometheus, or add label to all metrics? |
Beta Was this translation helpful? Give feedback.
Answered by
riZZZhik
Mar 19, 2022
Replies: 1 comment
-
Found in docs, sorry :D |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
riZZZhik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found in docs, sorry :D