obs

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ObservabilityConfig

type ObservabilityConfig struct {
	ServiceName    string
	ServiceVersion string
	Environment    string

	GetTraceIdFn    func(ctx context.Context) string
	GetAuthStringFn func(ctx context.Context) string

	// Tracing is disabled when OtelTrace is nil
	OtelTrace otel.OtelProvider

	// Use slog.Default() when nil
	Slogger   *slog.Logger
	SlogLevel slog.Level
}

Jump to

Keyboard shortcuts

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