From: Mateusz Matuszkowiak Date: Thu, 13 Sep 2018 13:29:45 +0000 (+0200) Subject: Fixed the "Reached9xxx" in summary by moving WS X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Finfluxdb.git;a=commitdiff_plain;h=c1621d6275300794ff1aa59499b310ffc823228b 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 @@ server: 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 %}