metrics

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alerts

type Alerts struct {
	// contains filtered or unexported fields
}

Alerts stores metrics for alerts which are common across all API versions.

func NewAlerts

func NewAlerts(version string, r prometheus.Registerer) *Alerts

NewAlerts returns an *Alerts struct for the given API version.

func (*Alerts) Firing

func (a *Alerts) Firing() prometheus.Counter

Firing returns a counter of firing alerts.

func (*Alerts) Invalid

func (a *Alerts) Invalid() prometheus.Counter

Invalid returns a counter of invalid alerts.

func (*Alerts) Resolved

func (a *Alerts) Resolved() prometheus.Counter

Resolved returns a counter of resolved alerts.

Jump to

Keyboard shortcuts

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