From e8dd273078785e102d67e49b5f68fedf21d5ab8a Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Fri, 9 Jul 2021 15:40:34 +0200 Subject: [PATCH] TT#129100 Fix typo in prometheus metric namespace Fixes: commit 8c9ced1c47c74b891170ede411b76803eb71f801 Change-Id: Ic83fee2bf6709a8d470a64466ece847f5eda7dee --- templates/910_service-monitoring.yaml.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/910_service-monitoring.yaml.tt2 b/templates/910_service-monitoring.yaml.tt2 index 6dd86f5..4f266cb 100644 --- a/templates/910_service-monitoring.yaml.tt2 +++ b/templates/910_service-monitoring.yaml.tt2 @@ -19,9 +19,9 @@ command: - "/^ngcp_cdr_/" - "/^ngcp_kamailio_/" - "/^ngcp_mail_/" + - "/^ngcp_monit_/" - "/^ngcp_mysql_/" - "/^ngcp_node_/" - - "/^ngcp_nonit_/" - "/^ngcp_sip_/" - "/^ngcp_tls_/" - "/^node_/"