Directories ¶
Path | Synopsis |
---|---|
Package otel provides global access to the OpenTelemetry API.
|
Package otel provides global access to the OpenTelemetry API. |
attribute
package attribute provides key and value attributes.
|
package attribute provides key and value attributes. |
codes
Package codes defines the canonical error codes used by OpenTelemetry.
|
Package codes defines the canonical error codes used by OpenTelemetry. |
internal/baggage
Package baggage provides types and functions to manage W3C Baggage.
|
Package baggage provides types and functions to manage W3C Baggage. |
internal/trace/noop
Package noop provides noop tracing implementations for tracer and span.
|
Package noop provides noop tracing implementations for tracer and span. |
metric
Package metric provides an implementation of the metrics part of the OpenTelemetry API.
|
Package metric provides an implementation of the metrics part of the OpenTelemetry API. |
metric/number
Package number provides a number abstraction for instruments that either support int64 or float64 input values.
|
Package number provides a number abstraction for instruments that either support int64 or float64 input values. |
metric/registry
Package registry provides a non-standalone implementation of MeterProvider that adds uniqueness checking for instrument descriptors on top of other MeterProvider it wraps.
|
Package registry provides a non-standalone implementation of MeterProvider that adds uniqueness checking for instrument descriptors on top of other MeterProvider it wraps. |
propagation
Package propagation contains OpenTelemetry context propagators.
|
Package propagation contains OpenTelemetry context propagators. |
sdk/instrumentation
Package instrumentation provides an instrumentation library structure to be passed to both the OpenTelemetry Tracer and Meter components.
|
Package instrumentation provides an instrumentation library structure to be passed to both the OpenTelemetry Tracer and Meter components. |
sdk/resource
Package resource provides detecting and representing resources.
|
Package resource provides detecting and representing resources. |
sdk/trace
Package trace contains support for OpenTelemetry distributed tracing.
|
Package trace contains support for OpenTelemetry distributed tracing. |
semconv
Package semconv implements OpenTelemetry semantic conventions.
|
Package semconv implements OpenTelemetry semantic conventions. |
trace
Package trace provides an implementation of the tracing part of the OpenTelemetry API.
|
Package trace provides an implementation of the tracing part of the OpenTelemetry API. |
unit
Package unit provides units.
|
Package unit provides units. |
Click to show internal directories.
Click to hide internal directories.