io.helidon.telemetry.otelconfig.OpenTelemetryMetricsConfig
Description
OpenTelemetry metrics settings
Configuration options
| Key | Type | Description |
|---|---|---|
readers | List<CustomMethods> | Settings for metric readers |
attributes | CustomMethods | Name/value pairs passed to OpenTelemetry |
views | List<CustomMethods> | Metric view information, configurable using io.helidon.telemetry.otelconfig.ViewRegistrationConfig |
exporters | Map<String, CustomMethods> | Metric exporter configurations, configurable using io.helidon.telemetry.otelconfig.MetricExporterConfig |
Usages
See the manifest for all available types.