public interface MetricBackend
MetricBackend
abstraction to create metrics for instrumented entities.Modifier and Type | Field and Description |
---|---|
static MetricBackend |
NONE
Empty no-op
MetricBackend . |
Modifier and Type | Method and Description |
---|---|
MetricFactory |
metricsFor(Identity identity)
Create a
MetricFactory for an instrumented entity with
the given Identity . |
static final MetricBackend NONE
MetricBackend
.MetricFactory metricsFor(Identity identity)
MetricFactory
for an instrumented entity with
the given Identity
.identity
- identity of instrumented entityCinnamon API. Copyright (c) 2015–2021 Lightbend.