Capture new values for the Go runtime statistics exported in runtime.MemStats.
Capture new values for the Go runtime statistics exported in runtime.MemStats.
Call the given function for each registered metric.
Get the metric by the given name or nil if none is registered.
Gets an existing metric or creates and registers a new one.
GetOrRegisterCounter returns an existing Counter or constructs and registers a new StandardCounter.
GetOrRegisterCounterT returns an existing Counter or constructs and registers a new StandardCounter.
GetOrRegisterDiffer returns an existing Differ or constructs and registers a new StandardDiffer.
GetOrRegisterDifferT returns an existing Differ or constructs and registers a new StandardDiffer.
GetOrRegisterDownCounter returns an existing DownCounter or constructs and registers a new StandardDownCounter.
GetOrRegisterDownCounterT returns an existing DownCounter or constructs and registers a new StandardDownCounter.
GetOrRegisterFGauge returns an existing FGauge or constructs and registers a new StandardFGauge.
GetOrRegisterFGaugeT returns an existing FGauge or constructs and registers a new StandardFGauge.
GetOrRegisterFHistogram returns an existing FHistogram or constructs and registers a new FFixedHistorgam.
GetOrRegisterHistogramT returns an existing Histogram or constructs and registers a new FixedHistorgam.
GetOrRegisterHistogram returns an existing Histogram or constructs and registers a new FixedHistorgam.
GetOrRegisterHistogramT returns an existing Histogram or constructs and registers a new FixedHistorgam.
GetOrRegisterFHistogram returns an existing FHistogram or constructs and registers a new FixedHistorgam (prometheus-like histogram).
GetOrRegisterSumFHistogramT returns an existing FHistogram or constructs and registers a new FixedHistorgam (prometheus-like histogram).
GetOrRegisterHistogram returns an existing Histogram or constructs and registers a new FixedHistorgam (prometheus-like histogram).
GetOrRegisterSumHistogramT returns an existing Histogram or constructs and registers a new FixedHistorgam (prometheus-like histogram).
GetOrRegisterHistogram returns an existing UHistogram or constructs and registers a new FixedHistorgam (prometheus-like histogram).
GetOrRegisterSumUHistogramT returns an existing UHistogram or constructs and registers a new FixedHistorgam (prometheus-like histogram).
GetOrRegisterHistogram returns an existing Histogram or constructs and registers a new FixedHistorgam.
GetOrRegisterHistogramT returns an existing Histogram or constructs and registers a new FixedHistorgam.
GetOrRegisterFRate returns an existing FRate or constructs and registers a new StandardFRate.
GetOrRegisterFRateT returns an existing FRate or constructs and registers a new StandardFRate.
No description provided by the author
No description provided by the author
GetOrRegisterGauge returns an existing Gauge or constructs and registers a new StandardGauge.
GetOrRegisterGaugeT returns an existing Gauge or constructs and registers a new StandardGauge.
GetOrRegisterRate returns an existing Rate or constructs and registers a new StandardRate.
GetOrRegisterRateT returns an existing Rate or constructs and registers a new StandardRate.
Gets an existing metric or creates and registers a new one.
GetOrRegisterUGauge returns an existing UGauge or constructs and registers a new StandardUGauge.
GetOrRegisterUGaugeT returns an existing UGauge or constructs and registers a new StandardUGauge.
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
No description provided by the author
Get the metric by the given name or nil if none is registered.
No description provided by the author
No description provided by the author
No description provided by the author
JoinTags convert tags map sorted tags string representation (separated by comma), like tags or Graphite.
No description provided by the author
MergeTags merge two tag maps into one tag map.
No description provided by the author
Register the given metric under the given name.
Register the given metric under the given name.
NewCounter constructs a new StandardCounter.
NewDiffer constructs a new StandardDiffer.
NewDownCounter constructs a new StandardDownCounter.
NewFGauge constructs a new StandardFGauge.
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
NewFRate constructs a new StandardFRate.
No description provided by the author
NewFunctionalGauge constructs a new FunctionalGauge.
NewFunctionalGauge constructs a new FunctionalGauge.
NewFunctionalUGauge constructs a new FunctionalUGauge.
NewGauge constructs a new StandardGauge.
NewHealthcheck constructs a new Healthcheck which will use the given function to update its status.
NewRate constructs a new StandardRate.
NewRegisteredCounter constructs and registers a new StandardCounter.
NewRegisteredCounterT constructs and registers a new StandardCounter.
NewRegisteredDiffer constructs and registers a new StandardDiffer.
NewRegisteredDifferT constructs and registers a new StandardDiffer.
NewRegisteredDownCounter constructs and registers a new StandardDownCounter.
NewRegisteredDownCounterT constructs and registers a new StandardDownCounter.
NewRegisteredFGauge constructs and registers a new StandardFGauge.
NewRegisteredFGaugeT constructs and registers a new StandardFGauge.
NewRegisteredFixedHistogram constructs and registers a new FixedHistogram.
NewRegisteredFixedHistogramT constructs and registers a new FixedHistogram.
NewRegisteredFixedHistogram constructs and registers a new FixedHistogram.
NewRegisteredFixedHistogramT constructs and registers a new FixedHistogram.
NewRegisteredFixedSumFHistogram constructs and registers a new FixedSumFHistogram (prometheus-like histogram).
NewRegisteredFixedSumFHistogramT constructs and registers a new FixedSumFHistogram (prometheus-like histogram).
NewRegisteredFixedSumHistogram constructs and registers a new FixedSumHistogram (prometheus-like histogram).
NewRegisteredFixedSumHistogramT constructs and registers a new FixedSumHistogram (prometheus-like histogram).
NewRegisteredFixedSumUHistogram constructs and registers a new FixedSumUHistogram (prometheus-like histogram).
NewRegisteredFixedSumUHistogramT constructs and registers a new FixedSumUHistogram (prometheus-like histogram).
NewRegisteredFixedHistogram constructs and registers a new FixedHistogram.
NewRegisteredFixedHistogramT constructs and registers a new FixedHistogram.
NewRegisteredFRate constructs and registers a new StandardFRate.
NewRegisteredFRateT constructs and registers a new StandardFRate.
NewRegisteredVHistogram constructs and registers a new VHistogram.
NewRegisteredVHistogramT constructs and registers a new VHistogram.
NewRegisteredFunctionalGauge constructs and registers a new StandardGauge.
NewRegisteredFunctionalGaugeT constructs and registers a new StandardGauge.
NewRegisteredFunctionalGauge constructs and registers a new StandardGauge.
NewRegisteredFunctionalGaugeT constructs and registers a new StandardGauge.
NewRegisteredFunctionalUGauge constructs and registers a new StandardUGauge.
NewRegisteredFunctionalUGaugeT constructs and registers a new StandardUGauge.
NewRegisteredGauge constructs and registers a new StandardGauge.
NewRegisteredGaugeT constructs and registers a new StandardGauge.
NewRegisteredRate constructs and registers a new StandardRate.
NewRegisteredRateT constructs and registers a new StandardRate.
NewRegisteredUGauge constructs and registers a new StandardUGauge.
NewRegisteredUGaugeT constructs and registers a new StandardUGauge.
NewRegisteredVHistogram constructs and registers a new VHistogram.
NewRegisteredVHistogramT constructs and registers a new VHistogram.
NewRegisteredVSumFHistogram constructs and registers a new VSumFHistogram (prometheus-like histogram).
NewRegisteredVSumFHistogramT constructs and registers a new VSumFHistogram (prometheus-like histogram).
NewRegisteredVSumHistogram constructs and registers a new VSumHistogram (prometheus-like histogram).
NewRegisteredVSumHistogramT constructs and registers a new VSumHistogram (prometheus-like histogram).
NewRegisteredVSumUHistogram constructs and registers a new VSumUHistogram (prometheus-like histogram).
NewRegisteredVSumUHistogramT constructs and registers a new VSumUHistogram (prometheus-like histogram).
NewRegisteredVHistogram constructs and registers a new VHistogram.
NewRegisteredVHistogramT constructs and registers a new VHistogram.
Create a new registry.
NewUGauge constructs a new StandardUGauge.
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
Register the given metric under the given name.
Register runtimeMetrics for the Go runtime statistics exported in runtime and specifically runtime.MemStats.
Register the given metric under the given name.
Run all registered healthchecks.
No description provided by the author
No description provided by the author
No description provided by the author
Unregister the metric with the given name.
Unregister the metric with the given name.