Is there any configuration to exclude healthtchecks (like k8s readiness or liveness probes or prometheus probs for spring boot actuator) from being reported by sidecar to telemetry system (Jaeger )?
In FAQ “https://istio.io/latest/faq/metrics-and-logs/#controlling-what-the-sidecar-reports”, there is a mention that is should be possible, but have no any reference to documentation ou configuration options on how to achieve that.
Thank You