class

Crometheus::StandardExports

Inherits Crometheus::Metric / Reference / Object

A Metric type that reports basic process statistics as given by Crystal. Generated by Crometheus.make_standard_exports.

Class methods

type
Source

Instance methods

samples

Yields one Sample for each time series this metric represents. Called by Registry to collect data for exposition. Users generally do not need to call this.

Source

Nested types