package
1.8.2
Repository: https://github.com/gitlawr/prometheus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package local contains the local time series storage used by Prometheus.
No description provided by the author
Package remote is a generated protocol buffer package.

# Interfaces

SampleAppender is the interface to append samples to both, local and remote storage.

# Type aliases

Fanout is a SampleAppender that appends every sample to each SampleAppender in its list.