monitoring

package
v0.0.0-...-01ca449 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("monitoring",
	fx.Provide(

		fx.Annotate(
			NewQuerier,
			fx.As(new(monitoring.ViewQuerier)),
		),
	),
)

Module provides monitoring dependencies via FX

Functions

func NewQuerier

func NewQuerier() monitoring2.ViewQuerier

NewQuerier creates a new ViewQuerier client

func NewQuerierWithConfig

func NewQuerierWithConfig(socketDir string, timeout time.Duration) monitoring2.ViewQuerier

NewQuerierWithConfig creates a ViewQuerier with custom socket directory

Types

This section is empty.

Jump to

Keyboard shortcuts

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