telemetry

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitTraceProvider

func InitTraceProvider(
	ctx context.Context, serviceName, serviceVersion string, samplingRate float64,
) (*trace.TracerProvider, error)

InitTraceProvider initializes OpenTelemetry trace provider Uses stdout exporter (traces output to logs, no external Collector needed) Future upgrade: Switch to OTLP HTTP exporter by changing only the exporter creation

func Shutdown

func Shutdown(ctx context.Context, tp *trace.TracerProvider) error

Shutdown gracefully shuts down the trace provider

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL