summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2018-11-16 14:47:04 +0100
committergjoranv <gv@oath.com>2019-01-21 15:09:27 +0100
commit9ebdb6fa150b8b8b07f891c283f0175866ab8147 (patch)
treef92f2590303856022636c04ca2b8ebcd7c43558d /container-disc
parent802ada03d778eff0c1029ea627feaa2007b9c47e (diff)
Partial cleanup of metric-defaults config.
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/src/main/resources/configdefinitions/metric-defaults.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/container-disc/src/main/resources/configdefinitions/metric-defaults.def b/container-disc/src/main/resources/configdefinitions/metric-defaults.def
index 013c2a8c77e..1084ef5906f 100644
--- a/container-disc/src/main/resources/configdefinitions/metric-defaults.def
+++ b/container-disc/src/main/resources/configdefinitions/metric-defaults.def
@@ -1,4 +1,5 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# TODO VESPA 7: Remove this def file
namespace=container.jdisc.config
-factory enum { STATE_MONITOR, YAMAS_SCOREBOARD } default = STATE_MONITOR
+factory enum { STATE_MONITOR } default = STATE_MONITOR