Stuart McCulloch
Stuart McCulloch
### What does this PR do? What is the motivation? Various language SDKs support adding OpenTelemetry instrumentations alongside their built-in instrumentations. This PR documents how to achieve that - initially...
### What does this PR do? What is the motivation? Provide a concrete example of adding an OpenTelemetry instrumentation to the Datadog Java SDK ### Merge instructions - [ ]...
Backport #9019 to release/v1.50.x
# What Does This Do * All instrumentations now declare a target system which they fall under * We introduce `COMMON` as the system for instrumentations shared across all systems...
# What Does This Do # Motivation # Additional Notes # Contributor Checklist - Format the title [according the contribution guidelines](https://github.com/DataDog/dd-trace-java/blob/master/CONTRIBUTING.md#title-format) - Assign the `type:` and (`comp:` or `inst:`) labels...