performance

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 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 {
	// contains filtered or unexported fields
}

func NewMetrics

func NewMetrics() *Metrics

func (*Metrics) Handler

func (m *Metrics) Handler() http.Handler

func (*Metrics) UserEntityMetrics

func (m *Metrics) UserEntityMetrics() *UserEntityMetrics

type UserEntityMetrics

type UserEntityMetrics struct {
	HTTPRequestTimes     prometheus.Histogram
	HTTPErrors           *prometheus.CounterVec
	HTTPTimeouts         *prometheus.CounterVec
	WebSocketConnections prometheus.Gauge
}

Jump to

Keyboard shortcuts

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