Telemetry V2 with Wasm runtime (Experimental)

In Istio 1.5, by default Telemetry V2 is enabled as compiled in Istio proxy filters. The same filters are also compiled to WebAssembly (Wasm) modules and shipped with Istio proxy. To enable Telemetry V2 with Wasm runtime, apply the following configuration, which is a drop-in replacement for the default Telemetry V2 installation:

$ kubectl apply -f https://raw.githubusercontent.com/istio/proxy/release-1.5/extensions/stats/testdata/telemetry-v2-wasm.yaml
Was this information useful?
Do you have any suggestions for improvement?

Thanks for your feedback!