summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources/configdefinitions/metrics.metrics-presentation.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/src/main/resources/configdefinitions/metrics.metrics-presentation.def')
-rw-r--r--container-core/src/main/resources/configdefinitions/metrics.metrics-presentation.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/container-core/src/main/resources/configdefinitions/metrics.metrics-presentation.def b/container-core/src/main/resources/configdefinitions/metrics.metrics-presentation.def
new file mode 100644
index 00000000000..b6c40993ef5
--- /dev/null
+++ b/container-core/src/main/resources/configdefinitions/metrics.metrics-presentation.def
@@ -0,0 +1,7 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+namespace=metrics
+
+## Sliding window means present the last n minutes of data, as opposed to
+## presenting the newest completed n minute interval.
+slidingwindow bool default=true