//
pkg.gl
Category
github.com/anchorageoss/sei-tendermint
scripts
metricsgen
metricsdiff
package
1.0.1
Repository:
https://github.com/anchorageoss/sei-tendermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
175 SLOC
#
Functions
DiffFromReaders
DiffFromReaders parses the metrics present in the readers a and b and determines which metrics were added and removed in b.
#
Structs
Diff
Diff contains the set of metrics that were modified between two files containing prometheus metrics output.
LabelDiff
LabelDiff describes the label changes between two versions of the same metric.