summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/schema-test-files
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2020-02-25 11:46:44 +0100
committergjoranv <gv@verizonmedia.com>2020-02-25 11:46:44 +0100
commit76fc226a5ae37eb0211ee65a2455380749784004 (patch)
treefdd4ceac1eaa998704b669949e4660738c680a44 /config-model/src/test/schema-test-files
parent3b70fbe1f3a0087b0faaa8908cc1cac31b805d40 (diff)
Allow all legal chars for cloudwatch namespace
Diffstat (limited to 'config-model/src/test/schema-test-files')
-rw-r--r--config-model/src/test/schema-test-files/services.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/schema-test-files/services.xml b/config-model/src/test/schema-test-files/services.xml
index b06c93d6406..604e2abbbae 100644
--- a/config-model/src/test/schema-test-files/services.xml
+++ b/config-model/src/test/schema-test-files/services.xml
@@ -27,7 +27,7 @@
</consumer>
<consumer id="cloudwatch-self-hosted-with-default-auth">
<metric-set id="public" />
- <cloudwatch region="us-east1" namespace="my-namespace" />
+ <cloudwatch region="us-east1" namespace="namespace_legal.chars:/#1" />
</consumer>
<consumer id="cloudwatch-self-hosted-with-profile">
<metric id="my-custom-metric" />