Package com.linecorp.armeria.common.metric
Common metric collection utilities.
-
Interface Summary Interface Description MeterIdPrefixFunction Creates aMeterIdPrefix
from aRequestLog
. -
Class Summary Class Description DropwizardMeterRegistries Provides the convenient factory methods forDropwizardMeterRegistry
with more sensible defaults forNamingConvention
andHierarchicalNameMapper
.MeterIdPrefix MoreMeters Provides utilities for accessingMeterRegistry
.MoreNamingConventions Provides commonly-usedNamingConvention
s.NoopMeterRegistry AMeterRegistry
which does not record any values.PrometheusMeterRegistries Provides the convenient factory methods forPrometheusMeterRegistry
with more sensible defaults forNamingConvention
.