From a0a464f2de8ec6e32bd3313e653794f46f901886 Mon Sep 17 00:00:00 2001 From: K mehant <411843@student.nitandhra.ac.in> Date: Wed, 29 Jul 2020 13:09:06 +0530 Subject: [PATCH] Link to explanation on Bassa wiki in alert rules code Signed-off-by: K mehant <411843@student.nitandhra.ac.in> --- .../manifests/monitoring/prometheus-monitor/rules.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/kubernetes/manifests/monitoring/prometheus-monitor/rules.yaml b/scripts/kubernetes/manifests/monitoring/prometheus-monitor/rules.yaml index dd0fff9c..ee31636c 100644 --- a/scripts/kubernetes/manifests/monitoring/prometheus-monitor/rules.yaml +++ b/scripts/kubernetes/manifests/monitoring/prometheus-monitor/rules.yaml @@ -6,6 +6,7 @@ metadata: name: prometheus-rules namespace: bassa-monitoring data: +# you can modify alert rules as you wish, useful explanation is added here https://github.com/scorelab/Bassa/wiki/Prometheus-for-monitoring-and-alerting-K8s-cluster alert.rules: |- groups: - name: Deployment