A MetricKey is a unique key associated with each metric. The key is based
on a combination of the metric type, the name and tags associated with the
metric, and any other information to describe a a metric, such as the
boundaries of a histogram. In this way, it is impossible to ever create
different metrics with conflicting keys.
- Companion:
- object
Value members
Concrete methods
Returns a new MetricKey with the specified tag appended.
Returns a new MetricKey with the specified tag appended.
Returns a new MetricKey with the specified tags appended.
Returns a new MetricKey with the specified tags appended.