metrics

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metrics

type Metrics struct {
	HdsGenerations          prometheus.Summary
	HdsGenerationsErrors    prometheus.Counter
	ResponsesReceivedMetric prometheus.Counter
	RequestsReceivedMetric  prometheus.Counter

	StreamsActive int
	// contains filtered or unexported fields
}

func NewMetrics

func NewMetrics(metrics core_metrics.Metrics) (*Metrics, error)

func (*Metrics) StreamsActiveDec

func (m *Metrics) StreamsActiveDec()

func (*Metrics) StreamsActiveInc

func (m *Metrics) StreamsActiveInc()

Jump to

Keyboard shortcuts

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