Kubernetes - Service Mesh
Given the following Istio telemetry configuration snippet, what will be the effect?
apiVersion: telemetry.istio.io/v1alpha1
kind: Telemetry
metadata:
name: example-metrics
spec:
metrics:
- providers:
- name: prometheus
overrides:
- match:
context.reporter.kind: "inbound"
disabled: true