@@ -2486,15 +2486,6 @@ libraries:
24862486 javaagent :
24872487 - org.apache.kafka:kafka-streams:[0.11.0.0,)
24882488 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)
24982489 - name : kotlinx-coroutines-1.0
24992490 source_path : instrumentation/kotlinx-coroutines/kotlinx-coroutines-1.0
25002491 scope :
@@ -3854,19 +3845,6 @@ libraries:
38543845 description : A comma-separated list of header names to capture as span attributes.
38553846 type : list
38563847 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
38703848 - name : spring-kafka-2.7
38713849 description : This instrumentation enables CONSUMER spans for Spring Kafka listeners.
38723850 source_path : instrumentation/spring/spring-kafka-2.7
@@ -3979,20 +3957,6 @@ libraries:
39793957 type : STRING
39803958 - name : messaging.system
39813959 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
39963960 - name : spring-rabbit-1.0
39973961 description : This instrumentation enables CONSUMER spans for Spring RabbitMQ listeners.
39983962 source_path : instrumentation/spring/spring-rabbit-1.0
0 commit comments