Documentation
¶
Overview ¶
Package otel is superseded by github.com/craftgodotdev/craftgo/pkg/telemetry, which wires traces and metrics as one stack.
Deprecated: import pkg/telemetry. This package keeps only the config type and exporter names as aliases for one release.
Index ¶
Constants ¶
View Source
const ( ExporterNone = telemetry.ExporterNone ExporterStdout = telemetry.ExporterStdout ExporterOTLPgRPC = telemetry.ExporterOTLPgRPC ExporterOTLPHTTP = telemetry.ExporterOTLPHTTP )
Exporter selector values for [Config.Exporter].
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.