observability

package
v0.0.0-...-6b3b694 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServiceName = "livehouse"
)

Variables

View Source
var LiveHouseCabinets = promauto.NewHistogramVec(prometheus.HistogramOpts{
	Name:    prometheus.BuildFQName(ServiceName, "cabinets", "verify_duration_seconds"),
	Help:    "Duration of report verification in seconds",
	Buckets: prometheus.ExponentialBuckets(0.01, 2, 10),
}, []string{"verifier"})

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