Package com.linecorp.armeria.common.metric
@NonNullByDefault
package com.linecorp.armeria.common.metric
Common metric collection utilities.
-
InterfaceDescriptionCreates a
MeterIdPrefix
from aRequestLog
.Transforms aMeterIdPrefix
into another. -
ClassDescriptionBuilds an implementing class of
AbstractMetricCollectingBuilder
instance.Provides the convenient factory methods forDropwizardMeterRegistry
with more sensible defaults forNamingConvention
andHierarchicalNameMapper
.Provides utilities for accessingMeterRegistry
.AMeterRegistry
which does not record any values.Provides the convenient factory methods forPrometheusMeterRegistry
with more sensible defaults forNamingConvention
.