Stuart McCulloch

Results 16 issues of Stuart McCulloch

tag: do not merge
inst: opentelemetry

### 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...

Architecture
WORK IN PROGRESS

### 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

type: bug
inst: akka

# 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...

comp: core
tag: no release notes
type: refactoring

# 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...

tag: do not merge