package
1.3.1
Repository: https://github.com/dashpay/tenderdash.git
Documentation: pkg.go.dev

# Functions

DiffFromReaders parses the metrics present in the readers a and b and determines which metrics were added and removed in b.

# Structs

Diff contains the set of metrics that were modified between two files containing prometheus metrics output.
LabelDiff describes the label changes between two versions of the same metric.