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, 0 insertions, 8 deletions
diff --git a/metrics-proxy/src/main/resources/configdefinitions/monitoring.def b/metrics-proxy/src/main/resources/configdefinitions/monitoring.def
deleted file mode 100644
index 6fe24c86394..00000000000
--- a/metrics-proxy/src/main/resources/configdefinitions/monitoring.def
+++ /dev/null
@@ -1,8 +0,0 @@
-# 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