io.quarkiverse.micrometer.registry.stackdriver.StackdriverConfig$StackdriverRuntimeConfig.jdp Maven / Gradle / Ivy
#
#Thu Oct 07 22:53:53 UTC 2021
io.quarkiverse.micrometer.registry.stackdriver.StackdriverConfig.StackdriverRuntimeConfig.stackdriver=Stackdriver registry configuration properties.\n\nA property source for configuration of the Stackdriver MeterRegistry,\nsee https\://micrometer.io/docs/registry/stackdriver.\n\nAvailable values\:\n\n[cols\=2]\n\!\=\=\=\nh\!Property\=Default\nh\!Description\n\n\!`project-id\=MY_PROJECT_ID`\n\!Define the project id used to push data to Stackdriver Monitoring\n\n\!`publish\=true`\n\!By default, gathered metrics will be published to Stackdriver when the MeterRegistry is enabled.\nUse this attribute to selectively disable publication of metrics in some environments.\n\n\!`step\=1m`\n\!The interval at which metrics are sent to Stackdriver Monitoring. The default is 1 minute.\n\!\=\=\=\n\nOther Micrometer configuration attributes can also be specified.\n\n@asciidoclet