directory
0.3.0
Repository: https://github.com/cockroachlabs/visus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package collector manages a metric collection.
Package database defines the interface to the database.
Package http implements an http server to export metrics in Prometheus format.
Package metric retrieves metric values on a schedule.
Package scanner parses log files.
Package server manages access to a resource.
Package stopper contains a utility class for gracefully terminating long-running processes.A Origin: https://github.com/cockroachdb/replicator/tree/master/internal/util/stopper TODO (silvano): Move to the field engineering tools library repo.
Package store manages the configurations in the database.
Package translator provides the utilites to convert a HDR histogram to a log linear histogram.