proxy-wasm-rust-sdk
proxy-wasm-rust-sdk copied to clipboard
Metric emission with custom labels and values
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?