Replies: 1 comment
-
Did you check the second example in the Dynamic relabeling section of the README? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
hi, great work on this project!
i'm interested in seeing metrics from my nginx server by token within the request uri. the uri's might be like
/app/east/token/foo
/app/east/token/bar
/app/west/token/foo
/app/west/token/bar
so, i wan to see east status (req/sec?) and west stats (and north and south too). any thoughts on how to do this easily?
Beta Was this translation helpful? Give feedback.
All reactions