//
pkg.gl
Category
github.com/grafana/carbon-relay-ng
badmetrics
package
1.5.2
Repository:
https://github.com/grafana/carbon-relay-ng.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
4
Files
72 SLOC
#
Functions
New
maxAge is the age after which we expire old records (in practice a bit later).
#
Structs
BadMetrics
No description provided by the author
Record
No description provided by the author
#
Type aliases
ByMetric
ByMetric implements sort.Interface for []Record based on the Metric field.