package
3.11.0+incompatible
Repository: https://github.com/openshift/telemeter.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MergeSortedWithTimestamps collapses metrics families with the same name into a single family, preserving the order of the metrics.
Metrics returns the number of unique metrics in the given families.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMetricsAnonymizer hashes label values on the incoming metrics using a cryptographic hash.
No description provided by the author
Pack returns only families with metrics in the returned array, preserving the order of the original slice.
PackLabels fills holes in the label slice by shifting items towards the zero index.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
PackedFamilyWithTimestampsByName sorts a packed slice of metrics (no nils, all families have at least one metric, and all metrics have timestamps) in order of metric name and then oldest sample.