| Package | Description |
|---|---|
| io.quarkus.micrometer.runtime.binder.mpmetrics |
| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotatedGaugeAdapter.GaugeAdapterImpl
Generic base instance of an AnnotatedGaugeAdapter.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) javax.enterprise.inject.Instance<AnnotatedGaugeAdapter> |
MpMetricsBinder.allGaugeAdapters |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedGaugeAdapter |
AnnotatedGaugeAdapter.register(MetricDescriptor id,
io.micrometer.core.instrument.MeterRegistry registry)
Called by MpRegistryAdapter to register the gauge
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
MetricRegistryAdapter.bindAnnotatedGauge(AnnotatedGaugeAdapter adapter) |
boolean |
MpMetadata.mergeSameType(AnnotatedGaugeAdapter annotation) |
| Constructor and Description |
|---|
MetricDescriptor(AnnotatedGaugeAdapter adapter) |
| Constructor and Description |
|---|
MpMetricsBinder(MetricRegistryAdapter registry,
javax.enterprise.inject.Instance<AnnotatedGaugeAdapter> allGaugeAdapters) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.