Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Support for export to InfluxDB. Support for InfluxDB will be enabled if Micrometer support is enabled, the InfluxDB registry extension is enabled and either this value is true, or this value is unset and Environment variable: |
boolean |
|||||||||||||||||||
By default, this extension will create a InfluxDB MeterRegistry instance. Use this attribute to veto the creation of the default InfluxDB MeterRegistry. Environment variable: |
boolean |
|
||||||||||||||||||
InfluxDB registry configuration properties. A property source for configuration of the InfluxDB MeterRegistry, see https://micrometer.io/docs/registry/influx. Available values:
Other Micrometer configuration attributes can also be specified. As mentioned in the Micrometer InfluxDB documentation, if you want to customize the metrics
sink, do so by providing your own Environment variable: |
|