io.quarkiverse.micrometer.registry.datadog.DatadogConfig$DatadogRuntimeConfig.jdp Maven / Gradle / Ivy
#
#Mon Jul 25 19:00:35 UTC 2022
io.quarkiverse.micrometer.registry.datadog.DatadogConfig.DatadogRuntimeConfig.datadog=Datadog MeterRegistry configuration properties.\n\nA property source for configuration of the Datadog MeterRegistry to push\nmetrics using the Datadog API, see https\://micrometer.io/docs/registry/datadog.\n\nAvailable values\:\n\n[cols\=2]\n\!\=\=\=\nh\!Property\=Default\nh\!Description\n\n\!`apiKey\=YOUR_KEY`\n\!Define the key used to push data using the Datadog API\n\n\!`publish\=true`\n\!By default, gathered metrics will be published to Datadog 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 Datadog. The default is 1 minute.\n\!\=\=\=\n\nOther Micrometer configuration attributes can also be specified.\n\n@asciidoclet