Package co.elastic.apm.agent.metrics
-
Interface Summary Interface Description DoubleSupplier Labels Labels are key/value pairs and relate to ECS labels.MetricRegistry.MetricsReporter -
Class Summary Class Description Labels.AbstractBase Labels.Immutable An immutable implementation of theLabels
interfaceLabels.Mutable MetricRegistry A registry for metrics.MetricSet A metric set is a collection of metrics which have the same labels.Timer This timer track the total time and the count of invocations so that it allows for calculating weighted averages.