File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ can be set.
29
29
- ` channel ` - Traces channel events
30
30
- ` connectivity_state ` - Traces channel connectivity state changes
31
31
- ` dns_resolver ` - Traces DNS resolution
32
+ - ` ip_resolver ` - Traces IPv4/v6 resolution
32
33
- ` pick_first ` - Traces the pick first load balancing policy
33
34
- ` proxy ` - Traces proxy operations
34
35
- ` resolving_load_balancer ` - Traces the resolving load balancer
@@ -40,6 +41,9 @@ can be set.
40
41
- ` subchannel_flowctrl ` - Traces HTTP/2 flow control. Includes per-call logs.
41
42
- ` subchannel_internals ` - Traces HTTP/2 session state. Includes per-call logs.
42
43
- ` channel_stacktrace ` - Traces channel construction events with stack traces.
44
+ - ` keepalive ` - Traces gRPC keepalive pings
45
+ - ` index ` - Traces module loading
46
+ - ` outlier_detection ` - Traces outlier detection events
43
47
44
48
The following tracers are added by the ` @grpc/grpc-js-xds ` library:
45
49
- ` cds_balancer ` - Traces the CDS load balancing policy
You can’t perform that action at this time.
0 commit comments