@@ -2486,15 +2486,6 @@ libraries:
2486
2486
javaagent :
2487
2487
- org.apache.kafka:kafka-streams:[0.11.0.0,)
2488
2488
kotlinx :
2489
- - name : kotlinx-coroutines
2490
- source_path : instrumentation/kotlinx-coroutines
2491
- scope :
2492
- name : io.opentelemetry.kotlinx-coroutines
2493
- target_versions :
2494
- javaagent :
2495
- - org.jetbrains.kotlinx:kotlinx-coroutines-core:[1.3.0,1.3.8)
2496
- - org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:[1.3.9,)
2497
- - org.jetbrains.kotlinx:kotlinx-coroutines-core:[1.0.0,1.3.8)
2498
2489
- name : kotlinx-coroutines-1.0
2499
2490
source_path : instrumentation/kotlinx-coroutines/kotlinx-coroutines-1.0
2500
2491
scope :
@@ -3854,19 +3845,6 @@ libraries:
3854
3845
description : A comma-separated list of header names to capture as span attributes.
3855
3846
type : list
3856
3847
default : ' '
3857
- telemetry :
3858
- - when : default
3859
- spans :
3860
- - span_kind : CONSUMER
3861
- attributes :
3862
- - name : messaging.destination.name
3863
- type : STRING
3864
- - name : messaging.message.id
3865
- type : STRING
3866
- - name : messaging.operation
3867
- type : STRING
3868
- - name : messaging.system
3869
- type : STRING
3870
3848
- name : spring-kafka-2.7
3871
3849
description : This instrumentation enables CONSUMER spans for Spring Kafka listeners.
3872
3850
source_path : instrumentation/spring/spring-kafka-2.7
@@ -3979,20 +3957,6 @@ libraries:
3979
3957
type : STRING
3980
3958
- name : messaging.system
3981
3959
type : STRING
3982
- - when : otel.instrumentation.pulsar.experimental-span-attributes=true
3983
- spans :
3984
- - span_kind : CONSUMER
3985
- attributes :
3986
- - name : messaging.destination.name
3987
- type : STRING
3988
- - name : messaging.message.body.size
3989
- type : LONG
3990
- - name : messaging.message.id
3991
- type : STRING
3992
- - name : messaging.operation
3993
- type : STRING
3994
- - name : messaging.system
3995
- type : STRING
3996
3960
- name : spring-rabbit-1.0
3997
3961
description : This instrumentation enables CONSUMER spans for Spring RabbitMQ listeners.
3998
3962
source_path : instrumentation/spring/spring-rabbit-1.0
0 commit comments