This commit is contained in:
DoTheEvo
2023-02-05 21:50:51 +01:00
parent 44d9ef371f
commit fc6d53d182
+3 -3
View File
@@ -419,7 +419,7 @@ networks:
<details>
<summary>`alertmanager.yml`</summary>
```
```yml
route:
receiver: 'ntfy'
@@ -433,7 +433,7 @@ receivers:
<details>
<summary>alert.rules</summary>
```
```yml
groups:
- name: host
rules:
@@ -449,7 +449,7 @@ groups:
<details>
<summary>prometheus.yml</summary>
```
```yml
global:
scrape_interval: 15s
evaluation_interval: 15s