metrics

package
v0.0.0-...-bc1f52c Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT 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 {
	RouteCountReqs   *prometheus.CounterVec
	InFlight         prometheus.Gauge
	ResponseDuration *prometheus.HistogramVec
	RequestSize      *prometheus.SummaryVec
	ResponseSize     *prometheus.SummaryVec
	ApiParamsCounter *prometheus.CounterVec
	// contains filtered or unexported fields
}

func New

func New(name string) *Metrics

Jump to

Keyboard shortcuts

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