Commit 9a8af9d
Remove full schema collection from Kafka, Avro, and Protobuf instrumentation (#12038)
Remove full schema collection from Kafka, Avro, and Protobuf instrumentation
Data Streams Monitoring no longer extracts and reports full Avro/Protobuf
schema definitions from traced messages. This removes the avro-1.11.3 and
protobuf-3.0 instrumentation modules, the AvroSchemaExtractor used by the
Kafka producer instrumentation, and the associated schema-building/sampling
core in dd-trace-core and internal-api.
Schema Registry utilization tracking (confluent-schema-registry) is untouched
and continues to report schema ID/registry usage for DSM lineage.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Update agent-jar-checks golden file after removing avro/protobuf integrations
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>1 parent b994882 commit 9a8af9d
43 files changed
Lines changed: 4 additions & 2591 deletions
File tree
- .github
- dd-java-agent/instrumentation
- avro-1.11.3
- src
- main/java/datadog/trace/instrumentation/avro
- test/groovy
- kafka
- kafka-clients-0.11/src
- latestDepTest/groovy
- main/java/datadog/trace/instrumentation/kafka_clients
- test/groovy
- kafka-clients-3.8/src
- main
- java17/datadog/trace/instrumentation/kafka_clients38
- java/datadog/trace/instrumentation/kafka_clients38
- test/groovy
- protobuf-3.0
- src
- main/java/datadog/trace/instrumentation/protobuf_java
- test
- groovy/com/datadog/instrumentation/protobuf
- proto
- dd-trace-api/src/main/java/datadog/trace/api
- dd-trace-core/src
- main/java/datadog/trace/core/datastreams
- test/java/datadog/trace/core/datastreams
- internal-api/src/main/java/datadog/trace
- api/datastreams
- bootstrap/instrumentation/api
- metadata
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | 152 | | |
154 | 153 | | |
155 | 154 | | |
| |||
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 320 deletions
This file was deleted.
Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 0 additions & 52 deletions
This file was deleted.
Lines changed: 0 additions & 53 deletions
This file was deleted.
Lines changed: 0 additions & 190 deletions
This file was deleted.
0 commit comments