| Modifier and Type | Class and Description |
|---|---|
class |
MetricBaseNotificationData<SELF extends MetricBaseNotificationData<SELF>>
Metrics notifications data holder to use by Metrics providers for processing
custom metrics.
|
| Modifier and Type | Method and Description |
|---|---|
<N extends MetricBaseNotificationData<N>> |
OpenTelemetryMetricsProvider.captureCustomMetric(N metricNotification)
For any notifications raised with
MetricBaseNotificationData's
subclass as a notification data, this module
will delegate |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryMetricsProviderCollection.captureCustomMetric(MetricBaseNotificationData metricNotification) |
Copyright © 2024 AVIO Consulting. All rights reserved.