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) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.