Registry / observability / opentracing-opentracing-go

opentracing-opentracing-go

JSON →
library1.2.0gogounverified

Package opentracing provides a vendor-neutral API for distributed tracing in Go.

go get github.com/opentracing/opentracing-go
INSTALL
IMPORT
SIG · OPENTRACING-OPENTR
O
opentracing-opentracing-go
observabilitygov1.2.0
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.

opentracing
github.com/opentracing/opentracing-go

Starts and finishes a tracing span.

import "github.com/opentracing/opentracing-go" func main() { span := opentracing.StartSpan("operation") defer span.Finish() }
Debug
Known issues
breakingOpenTracing is superseded by OpenTelemetry; new projects should use OpenTelemetry.
fix
Consider migrating to OpenTelemetry for ongoing support.
affects: >=1.0.0
Upgrade
Version history
1.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
opentracing-opentracing-go — go get opentracing-opentracing-go · libregistry