Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Starter ¶
type Starter struct {
// contains filtered or unexported fields
}
Starter auto-configures the observability stack (logging, actuator routes, metrics, tracing).
func New ¶
func New(cfg helixconfig.Loader) *Starter
New creates a Starter using the provided configuration loader.
Click to show internal directories.
Click to hide internal directories.