package
0.37.0
Repository: https://github.com/extole/karpenter.git
Documentation: pkg.go.dev

# Functions

DurationBuckets returns a []float64 of default threshold values for duration histograms.
Measure returns a deferrable function that observes the duration between the defer statement and the end of the function.
No description provided by the author
Returns a map of summary objectives (quantile-error pairs).

# Constants

No description provided by the author
Reasons for CREATE/DELETE shared metrics.
No description provided by the author
No description provided by the author
No description provided by the author
Common namespace for application metrics.
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

# 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

Store is a mapping from a key to a list of Metrics Each time Update() is called for a key on Store, the metric store ensures that all metrics are "refreshed" for all currently tracked metrics assigned to the key.
StoreMetric is a single state metric associated with a prometheus.GaugeVec.