From: Michal Kobus Date: Mon, 14 Jan 2019 15:53:15 +0000 (+0100) Subject: Correct InfluxDB alerts X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Finfluxdb.git;a=commitdiff_plain;h=c0481c85b7b63c8273cf5b12ad6dcd4829886ebf Correct InfluxDB alerts Change-Id: I62d170917f802578e6bac56fdc05f5e81ec32e3a --- diff --git a/influxdb/meta/prometheus.yml b/influxdb/meta/prometheus.yml index d341eb4..6ff2229 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 %} {{ monitoring.max_series_percentage }}%{%- raw %} of time series in the InfluxDB {{ $labels.database }} database" description: "The InfluxDB {{ $labels.database }} database contains {{ $value }} time series." InfluxdbSeriesMaxNumberCritical: {%- endraw %}