proxy-wasm-rust-sdk icon indicating copy to clipboard operation
proxy-wasm-rust-sdk copied to clipboard

Metric emission with custom labels and values

Open tali-roku opened this issue 7 months ago • 1 comments

I am currently using proxy_wasm::hostcalls::increment_metric function to emit custom Prometheus metric. I want to add custom labels/values similar to standard prometheus metric and not seeing any way to achieve this. Any suggestions?

tali-roku avatar Apr 17 '25 23:04 tali-roku