ssl: reduce number of redundant alerts
This commit is contained in:
parent
113ca40c5f
commit
79d3782412
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@
|
||||||
"uid": "df80f9f5-97d7-4112-91d8-72f523a02b09"
|
"uid": "df80f9f5-97d7-4112-91d8-72f523a02b09"
|
||||||
},
|
},
|
||||||
"editorMode": "code",
|
"editorMode": "code",
|
||||||
"expr": "ssl_certificate_expiry_seconds",
|
"expr": "min by(subject) (ssl_certificate_expiry_seconds)",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalMs": 15000,
|
"intervalMs": 15000,
|
||||||
"legendFormat": "{{exported_hostname}}: {{subject}} {{path}}",
|
"legendFormat": "{{exported_hostname}}: {{subject}} {{path}}",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue