summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/resources
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2020-01-23 12:38:55 +0100
committergjoranv <gv@verizonmedia.com>2020-01-24 03:32:11 +0100
commit8f7d794b2da0803e7d7d917b8b10eca7b1e376e5 (patch)
treecf6687c3ac9bdb65ee86da5ba842b83e50a32dc9 /container-core/src/main/resources
parentf484a3a339992f07ee54be7d3d128b48ffbb6a98 (diff)
Add MetricsV2Handler to application containers.
Diffstat (limited to 'container-core/src/main/resources')
-rw-r--r--container-core/src/main/resources/configdefinitions/metrics-proxy-api.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/container-core/src/main/resources/configdefinitions/metrics-proxy-api.def b/container-core/src/main/resources/configdefinitions/metrics-proxy-api.def
new file mode 100644
index 00000000000..3e5b973e3f3
--- /dev/null
+++ b/container-core/src/main/resources/configdefinitions/metrics-proxy-api.def
@@ -0,0 +1,6 @@
+# Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+namespace=container.handler.metrics
+
+metricsPort int
+metricsApiPath string