monitoring

package
v0.0.0-...-974b44e Latest Latest
Warning

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

Go to latest
Published: Jan 18, 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 ProxyMetrics

type ProxyMetrics struct {
	RequestCounterVec       *prometheus.CounterVec
	RequestDurations        prometheus.Summary
	AuthenticationDurations prometheus.Summary
	AuthorizationDurations  prometheus.Summary
}

func NewProxyMetrics

func NewProxyMetrics() (*ProxyMetrics, error)

NewProxyMetrics returns registered Prometheus metrics for the proxy

type SPDYMetrics

type SPDYMetrics struct {
	NegotiationDurations prometheus.Summary
}

func NewSPDYMetrics

func NewSPDYMetrics() *SPDYMetrics

NewSPDYMetrics returns registered Prometheus metric for SPDY

Jump to

Keyboard shortcuts

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