Skip to content

Commit 747949f

Browse files
committed
chore: update instrumentation list [automated]
1 parent beba51e commit 747949f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/instrumentation-list.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)