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

datadog-datadog-agent-pkg-trace-exportable

JSON →
library0.0.0-20201016145401-4646cf596b02gogounverified

Exportable types and functions from the Datadog Agent's trace package for external use.

go get github.com/DataDog/datadog-agent/pkg/trace/exportable
INSTALL
IMPORT
SIG · DATADOG-DATADOG-AG
D
datadog-datadog-agent-pkg-trace-exportable
observabilitygov0.0.0-20201016145401-4646cf596b02
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.

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

Access exportable trace types from the Datadog Agent.

package main import ( "github.com/DataDog/datadog-agent/pkg/trace/exportable" ) func main() { // Use exportable types _ = exportable.Span{} }
Debug
Known issues
breakingThis package is intended for internal use and may change without notice
fix
Avoid relying on this package for production code; use the official Datadog tracing libraries instead.
affects: >=0.0.0
Upgrade
Version history
0.0.0-20201016145401-4646cf596b02latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
2
Bingbot
1
Resources
datadog-datadog-agent-pkg-trace-exportable — go get datadog-datadog-agent-pkg-trace-exportable · libregistry