summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def
diff options
context:
space:
mode:
Diffstat (limited to 'container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def')
-rw-r--r--container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def b/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.def
new file mode 100644
index 00000000000..7c2b698bdb0
--- /dev/null
+++ b/container-search/src/main/resources/configdefinitions/search.statistics.timing-searcher.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=search.statistics
+
+timer[].name string
+timer[].eventname string
+timer[].measure enum { FILL, PING, SEARCH } default=SEARCH
+