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
Currently, static-metrics supports auto-flush only for metric vectors (HistogramVec, CounterVec, GaugeVec).
Single metrics(Histogram, Counter, Gauge) also need auto-flush support.