Fixed the "Reached9xxx" in summary by moving WS
Change-Id: I2e04a4791f25e22fb619a818bbe9afde581a7826
Closes-Bug: PROD-23152
diff --git a/influxdb/meta/prometheus.yml b/influxdb/meta/prometheus.yml
index 86e9f1f..d341eb4 100644
--- a/influxdb/meta/prometheus.yml
+++ b/influxdb/meta/prometheus.yml
@@ -56,7 +56,7 @@
severity: warning
service: influxdb
annotations:
- summary: "Reached {%- endraw %}{{ influx_max_series_threshold }}%{%- raw %} of time series in the InfluxDB {{ $labels.database }} database"
+ summary: "Reached{%- endraw %} {{ influx_max_series_threshold }}%{%- raw %} of time series in the InfluxDB {{ $labels.database }} database"
description: "The InfluxDB {{ $labels.database }} database contains {{ $value }} time series."
InfluxdbSeriesMaxNumberCritical:
{%- endraw %}