Переглянути джерело

Cosmetic changes for alerts

Change-Id: I2dc6f8619357fe8ebdd7bee02c5384a897d34db3
Closes-bug: PROD-20466
master
Michal Kobus 6 роки тому
джерело
коміт
4c5d79ca81
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      galera/meta/prometheus.yml

+ 2
- 2
galera/meta/prometheus.yml Переглянути файл

@@ -32,7 +32,7 @@ server:
service: mysql
annotations:
summary: "Galera service is not ready"
description: "The Galera service on the {{ $labels.host }} node is not ready to serve queries for at least 1 minute."
description: "The Galera service on the {{ $labels.host }} node is not ready to serve queries for 1 minute."
{%- endraw %}
GaleraNodeNotConnected:
if: >-
@@ -44,5 +44,5 @@ server:
service: mysql
annotations:
summary: "Galera service is not connected"
description: "The Galera service on the {{ $labels.host }} node is not connected to the cluster for at least 1 minute."
description: "The Galera service on the {{ $labels.host }} node is not connected to the cluster for 1 minute."
{%- endraw %}

Завантаження…
Відмінити
Зберегти