prometheus

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ModuleID = &Identity{}

Functions

func NewModule

func NewModule(provider common.ConfigProvider) (common.Module, error)

Types

type Identity

type Identity struct{}

func (*Identity) GetModule

func (id *Identity) GetModule(factory common.Factory) (Module, error)

type Module

type Module interface {
	common.Module
	GetLivenessArbiter() *metrics.FlagArbiter
	GetReadinessArbiter() *metrics.FlagArbiter
}

func New

func New(config prometheus.Configuration) (Module, error)

Jump to

Keyboard shortcuts

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