Skip to content

io.helidon.telemetry.otelconfig.OpenTelemetryMetricsConfig

Description

OpenTelemetry metrics settings

Configuration options

KeyTypeDescription
readersList<CustomMethods>Settings for metric readers
attributesCustomMethodsName/value pairs passed to OpenTelemetry
viewsList<CustomMethods>Metric view information, configurable using io.helidon.telemetry.otelconfig.ViewRegistrationConfig
exportersMap<String, CustomMethods>Metric exporter configurations, configurable using io.helidon.telemetry.otelconfig.MetricExporterConfig

Usages


See the manifest for all available types.