Metrics by path
#4194
Replies: 1 comment 1 reply
-
you could get this values from your access logs https://gateway.envoyproxy.io/docs/tasks/observability/proxy-accesslog/ |
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.
-
I d like to have request path and method in my proxy metrics. At least for a manually configured list of paths.
For now I am thinking the way to do it is an EnvoyPatchPolicy with envoy.bootstrap.wasm but not sure how exactly. Is it even possible?
Could someone give me a hint on how to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions