1、jaeger有采样率的概念,根据采样率百分比来抓取请求。
具体可查看官方文档:https://istio.io/latest/docs/tasks/observability/distributed-tracing/jaeger/
2、自定义取样率
kubectl get deployment -n istio-system istio-pilot -o yaml
1、jaeger有采样率的概念,根据采样率百分比来抓取请求。
具体可查看官方文档:https://istio.io/latest/docs/tasks/observability/distributed-tracing/jaeger/
2、自定义取样率
kubectl get deployment -n istio-system istio-pilot -o yaml