aboutsummaryrefslogtreecommitdiff
path: root/kamon-datadog/src/main/resources/reference.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-datadog/src/main/resources/reference.conf')
-rw-r--r--kamon-datadog/src/main/resources/reference.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/kamon-datadog/src/main/resources/reference.conf b/kamon-datadog/src/main/resources/reference.conf
index 231eaf7d..4de24526 100644
--- a/kamon-datadog/src/main/resources/reference.conf
+++ b/kamon-datadog/src/main/resources/reference.conf
@@ -24,6 +24,10 @@ kamon {
dispatcher = [ "*" ]
}
+ # Enable system metrics
+ # In order to not get a ClassNotFoundException, we must register the kamon-sytem-metrics module
+ report-system-metrics = false
+
# Application prefix for all metrics pushed to Datadog. The default namespacing scheme for metrics follows
# this pattern:
# application.entity-name.metric-name