//
pkg.gl
Category
github.com/gitlawr/prometheus
storage
package
1.8.2
Repository:
https://github.com/gitlawr/prometheus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
46 SLOC
#
Packages
fanin
No description provided by the author
local
Package local contains the local time series storage used by Prometheus.
metric
No description provided by the author
remote
Package remote is a generated protocol buffer package.
#
Interfaces
SampleAppender
SampleAppender is the interface to append samples to both, local and remote storage.
#
Type aliases
Fanout
Fanout is a SampleAppender that appends every sample to each SampleAppender in its list.