prometheus

package
v0.7.14 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Namespace = "bitmagnet"

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	fx.In
	Collectors []prometheus.Collector `group:"prometheus_collectors"`
}

type Result

type Result struct {
	fx.Out
	Registry lazy.Lazy[*prometheus.Registry]
}

func New

func New(p Params) (Result, error)

Jump to

Keyboard shortcuts

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