instrumentation

package
v1.12.2 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name   = "github.com/avenga/couper/telemetry"
	Prefix = "couper_"

	BackendInstrumentationName = "couper/backend"

	BackendConnections         = Prefix + "backend_connections_count"
	BackendConnectionsLifetime = Prefix + "backend_connections_lifetime_seconds"
	BackendConnectionsTotal    = Prefix + "backend_connections"
	BackendHealthState         = Prefix + "backend_up"
	BackendRequest             = Prefix + "backend_request"
	BackendRequestDuration     = Prefix + "backend_request_duration_seconds"
	ClientConnections          = Prefix + "client_connections_count"
	ClientConnectionsTotal     = Prefix + "client_connections"
	ClientRequest              = Prefix + "client_request"
	ClientRequestDuration      = Prefix + "client_request_duration_seconds"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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