Loading
feat: Retrieving a metric by the name
The method Labkit::Metrics::Client.get returns a predefined metric, be it a counter, gauge, summary, or histogram. Or returns nil if it does not exist.
The method Labkit::Metrics::Client.get returns a predefined metric, be it a counter, gauge, summary, or histogram. Or returns nil if it does not exist.