summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/src/main/resources/configdefinitions/monitoring.def
diff options
context:
space:
mode:
Diffstat (limited to 'metrics-proxy/src/main/resources/configdefinitions/monitoring.def')
-rw-r--r--metrics-proxy/src/main/resources/configdefinitions/monitoring.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/metrics-proxy/src/main/resources/configdefinitions/monitoring.def b/metrics-proxy/src/main/resources/configdefinitions/monitoring.def
new file mode 100644
index 00000000000..6fe24c86394
--- /dev/null
+++ b/metrics-proxy/src/main/resources/configdefinitions/monitoring.def
@@ -0,0 +1,8 @@
+# Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+package=ai.vespa.metricsproxy.core
+
+# The rate at which metrics are passed to the monitoring system. Currently (Apr 2019) only used by SystemPoller.
+intervalMinutes int default=5
+
+# The name used for this application in the monitoring system
+systemName string default=vespa