From a23d65245102827209a66f046f0a1e0fea519077 Mon Sep 17 00:00:00 2001 From: linge Date: Wed, 15 Mar 2023 19:41:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9alert.yml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prometheus/alert.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/alert.yml b/prometheus/alert.yml index 32cfadf..31ebaca 100644 --- a/prometheus/alert.yml +++ b/prometheus/alert.yml @@ -8,5 +8,5 @@ groups: labels: severity: critical annotations: - instance: "{{ $labels.instance }}" + summary: "服务异常,实例:{{ $labels.instance }}" description: "{{ $labels.job }} 服务已关闭"