io.helidon.metrics.providers.micrometer.PrometheusPublisher

Description

Settings for a Micrometer Prometheus meter registry

Configuration options

KeyTypeDefaultDescription
prefixStringPrefix for Micrometer Prometheus property lookups; this setting does not add a prefix to exported metric names, and the legacy prometheus.histogramFlavor property is accepted for compatibility but ignored with a warning
naming-conventionPrometheusNamingConventionConfigPrometheus naming convention settings
nameStringN/A
intervalDurationStep size used in computing "windowed" statistics
descriptionsBooleanWhether to include meter descriptions in Prometheus output
enabledBooleantrueWhether the configured publisher is enabled

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.