Update blackbox_manager.py

pull/46/head
StarsL.cn 2022-11-17 02:16:59 +08:00 committed by GitHub
parent 4e5aaedc98
commit 560f541973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ def get_rules():
- name: Domain
rules:
- alert: 站点可用性
expr: probe_success == 0
expr: probe_success{job="blackbox_exporter"} == 0
for: 1m
labels:
alertype: domain