Hi,
I’m looking to deactivate telemetry feature. I’m just applying an helm upgrade with this parameters (values.yaml) :
- telemetry: enable: false
- enableTracing: false
Since i’m having this warnings in all my envoy proxies (even after recycling pods) : “mixer report failed with unavailable cluster”.
How can i get rid of this warnings ?
Thanks,
Alexis