io.helidon.telemetry.otelconfig.PeriodicMetricReaderConfig
Description
Settings for OpenTelemetry periodic metric reader
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
exporter | String | Name of the configured metric exporter to use for this metric reader | |
interval | Duration | Metric reader read interval | |
type | MetricReaderType | PERIODIC | Metric reader type |
See the manifest for all available types.