File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4776,12 +4776,10 @@ libraries:
47764776 type : boolean
47774777 default : false
47784778 telemetry :
4779- - when : otel.instrumentation.kafka.experimental-span-attributes=true
4779+ - when : default
47804780 spans :
47814781 - span_kind : CONSUMER
47824782 attributes :
4783- - name : kafka.record.queue_time_ms
4784- type : LONG
47854783 - name : messaging.batch.message_count
47864784 type : LONG
47874785 - name : messaging.client_id
@@ -4802,10 +4800,12 @@ libraries:
48024800 type : STRING
48034801 - name : messaging.system
48044802 type : STRING
4805- - when : default
4803+ - when : otel.instrumentation.kafka.experimental-span-attributes=true
48064804 spans :
48074805 - span_kind : CONSUMER
48084806 attributes :
4807+ - name : kafka.record.queue_time_ms
4808+ type : LONG
48094809 - name : messaging.batch.message_count
48104810 type : LONG
48114811 - name : messaging.client_id
You can’t perform that action at this time.
0 commit comments