//
pkg.gl
Category
github.com/optimizely/go-sdk/v2
pkg
tracing
package
2.1.0
Repository:
https://github.com/optimizely/go-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
48 SLOC
#
Functions
NewOtelTracer
NewOtelTracer returns a new instance of Tracer.
#
Structs
NoopSpan
NoopSpan is a no-op implementation of Span.
NoopTracer
NoopTracer is a no-op implementation of Tracer.
#
Interfaces
Span
Span interface implements the trace span returned by Tracer.
Tracer
Tracer provides the necessary method to collect telemetry trace data.