envoyproxy/envoy

Document WASM extension metrics

Open

#13,426 opened on Oct 7, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/docsarea/wasmhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Title: Document WASM extension metrics

Description:

We see these coming in but do not know which parts (if any) are tags and what they represent:

wasm.envoy.wasm.runtime.null.active
wasm.envoy.wasm.runtime.null.created
wasm_vm.envoy.wasm.runtime.null.active
wasm_vm.envoy.wasm.runtime.null.cloned
wasm_vm.envoy.wasm.runtime.null.created

Relevant Links:

https://github.com/envoyproxy/envoy/issues/10734

Contributor guide