Quarkus - Micrometer: Azure Monitor

Configuration

Configuration property fixed at build time - All other configuration properties are overridable at runtime

Configuration property

Type

Default

Support for export to AzureMonitor. Support for AzureMonitor will be enabled if Micrometer support is enabled, the Azure Monitor registry extension is enabled and either this value is true, or this value is unset and quarkus.micrometer.registry-enabled-default is true.

boolean

Azure Monitor registry configuration properties.

A property source for configuration of the AzureMonitor MeterRegistry.

Available values:

Property=Default

Description

instrumentation-key

Define the instrumentation key used to push data to Azure Insights Monitor

Other Micrometer configuration attributes can also be specified.

Map<String,String>