Registry / observability / datadog-datadog-agent-pkg-trace

datadog-datadog-agent-pkg-trace

JSON →
library0.71.2gogounverified

A Go package containing the trace agent's processing pipeline for reuse outside the Datadog Agent.

go get github.com/DataDog/datadog-agent/pkg/trace
INSTALL
IMPORT
SIG · DATADOG-DATADOG-AG
D
datadog-datadog-agent-pkg-trace
observabilitygov0.71.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

trace
github.com/DataDog/datadog-agent/pkg/trace

Print the trace package version.

package main import ( "fmt" "github.com/DataDog/datadog-agent/pkg/trace" ) func main() { fmt.Println(trace.Version) }
Debug
Known issues
breakingThe API is subject to major changes and should not be relied upon as stable.
fix
Pin to a specific version and monitor for breaking changes.
affects: >=0.0.0
Upgrade
Version history
0.71.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
OpenAI (training)
3
Amazon
1
Resources
datadog-datadog-agent-pkg-trace — go get datadog-datadog-agent-pkg-trace · libregistry