Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Propagators ¶
type Propagators = propagation.Propagators
Directories
¶
| Path | Synopsis |
|---|---|
|
api
|
|
|
correlation
This package implements the correlation functionality as specified in the OpenTelemetry specification.
|
This package implements the correlation functionality as specified in the OpenTelemetry specification. |
|
kv
package kv provides basic key and value types.
|
package kv provides basic key and value types. |
|
metric
metric package provides an API for reporting diagnostic measurements using instruments categorized as follows: Synchronous instruments are called by the user with a Context.
|
metric package provides an API for reporting diagnostic measurements using instruments categorized as follows: Synchronous instruments are called by the user with a Context. |
|
propagation
Package propagation contains interface definition for HTTP propagators.
|
Package propagation contains interface definition for HTTP propagators. |
|
standard
Package standard contains keys and values that have been standardized for use in OpenTelemetry.
|
Package standard contains keys and values that have been standardized for use in OpenTelemetry. |
|
bridge
|
|
|
opentracing
This package implements a bridge that forwards OpenTracing API calls to the OpenTelemetry SDK.
|
This package implements a bridge that forwards OpenTracing API calls to the OpenTelemetry SDK. |
|
opentracing/migration
This package provides interfaces and functions that are useful for providing a cooperation of the OpenTelemetry tracers with the OpenTracing API.
|
This package provides interfaces and functions that are useful for providing a cooperation of the OpenTelemetry tracers with the OpenTracing API. |
|
example
|
|
|
basic
module
|
|
|
grpc
module
|
|
|
http
module
|
|
|
jaeger
module
|
|
|
namedtracer
module
|
|
|
otel-collector
module
|
|
|
prometheus
module
|
|
|
exporters
|
|
|
trace/stdout
Package stdout contains an OpenTelemetry tracing exporter for writing to stdout.
|
Package stdout contains an OpenTelemetry tracing exporter for writing to stdout. |
|
metric/prometheus
module
|
|
|
otlp
module
|
|
|
trace/jaeger
module
|
|
|
trace/zipkin
module
|
|
|
instrumentation
|
|
|
othttp
Package othttp provides a http.Handler and functions that are intended to be used to add tracing by wrapping existing handlers (with Handler) and routes WithRouteTag.
|
Package othttp provides a http.Handler and functions that are intended to be used to add tracing by wrapping existing handlers (with Handler) and routes WithRouteTag. |
|
othttp/filters
Package filters provides a set of filters useful with the othttp.WithFilter() option to control which inbound requests are traced.
|
Package filters provides a set of filters useful with the othttp.WithFilter() option to control which inbound requests are traced. |
|
internal
|
|
|
Package opentelemetry contains Go support for OpenTelemetry.
|
Package opentelemetry contains Go support for OpenTelemetry. |
|
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. |
|
metric
Package metric implements the OpenTelemetry metric.MeterImpl interface.
|
Package metric implements the OpenTelemetry metric.MeterImpl interface. |
|
resource
Package resource provides functionality for resource, which capture identifying information about the entities for which signals are exported.
|
Package resource provides functionality for resource, which capture identifying information about the entities for which signals are exported. |
|
trace
Package trace contains support for OpenTelemetry distributed tracing.
|
Package trace contains support for OpenTelemetry distributed tracing. |
|
trace/internal
Package internal provides trace internals.
|
Package internal provides trace internals. |
Click to show internal directories.
Click to hide internal directories.