You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<1> The `routing_key: service` exports spans for the same service name to the same Collector instance to provide accurate aggregation. The `routing_key: traceID` exports spans based on their `traceID`. The implicit default is `traceID` based routing.
688
+
<2> The OTLP is the only supported load-balancing protocol. All options of the OTLP exporter are supported.
689
+
<3> You can configure only one resolver.
690
+
<4> The static resolver distributes the load across the listed endpoints.
691
+
<5> You can use the DNS resolver only with a Kubernetes headless service.
0 commit comments