Skip to content

io.helidon.metrics.providers.micrometer.PrometheusPublisher

Description

Settings for a Micrometer Prometheus meter registry

Configuration options

KeyTypeDefaultDescription
prefixStringProperty name prefix
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.