You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid allocating an upstream registry per metric once prometheus-client exposes a public sample-only MetricEncoder path for encoding one metric with const labels.
Related: #3658
Avoid allocating an upstream registry per metric once
prometheus-clientexposes a public sample-onlyMetricEncoderpath for encoding one metric with const labels.