metrics

package
v0.0.0-...-212369e Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NamespacePrefix is the namespace of prometheus metrics
	NamespacePrefix = "registry"
)

Variables

View Source
var (
	// StorageNamespace is the prometheus namespace of blob/cache related operations
	StorageNamespace = metrics.NewNamespace(NamespacePrefix, "storage", nil)

	// NotificationsNamespace is the prometheus namespace of notification related metrics
	NotificationsNamespace = metrics.NewNamespace(NamespacePrefix, "notifications", nil)

	// ProxyNamespace is the prometheus namespace of proxy related metrics
	ProxyNamespace = metrics.NewNamespace(NamespacePrefix, "proxy", nil)
)

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