Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet(New)
WireSet provides wire bindings for observer provider
Functions ¶
func New ¶
func New( cfg configprovider.ConfigStore, otelProvider otelprv.OtelProvider, slogIns *slog.Logger, ) observer.Observability
New creates a new observability provider with injected config and dependencies. This replaces the singleton pattern in singleton/observer with dependency injection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.