File tree Expand file tree Collapse file tree 3 files changed +1
-29
lines changed Expand file tree Collapse file tree 3 files changed +1
-29
lines changed Original file line number Diff line number Diff line change 22To install the [ NTP exporter] ( https://github.com/sapcc/ntp_exporter ) below there is an example of a deployment:
33
44
5- En the args, just replace the server for the one you are using
5+ In the args, just replace the server for the one you are using
66
77```
88args: [
Original file line number Diff line number Diff line change @@ -14,25 +14,4 @@ configurations:
1414 severity: page
1515 annotations:
1616 summary: Text {{$labels.label}}
17- - kind : Sysdig
18- data : |-
19- {
20- "alert": {
21- "condition": null,
22- "customNotification": {
23- "titleTemplate": "{{__alert_name__}} is {{__alert_status__}}",
24- "useNewTemplate": false
25- },
26- "enabled": true,
27- "name": null,
28- "rateOfChange": false,
29- "reNotify": false,
30- "reNotifyMinutes": 10,
31- "severity": 4,
32- "severityLabel": "LOW",
33- "severityLevel": null,
34- "timespan": 600000000,
35- "type": "PROMETHEUS"
36- }
37- }
3817descriptionFile : ALERTS.md
Original file line number Diff line number Diff line change @@ -5,13 +5,6 @@ version: 1.0.0
55appVersion :
66- 1.0.0
77configurations :
8- - name : ' '
9- kind : Sysdig
10- image : ' '
11- description : |
12- This dashboard offers information on:
13- *
14- file : include/dashboard-Sysdig--1.0.0.json
158- name : ' '
169 kind : Grafana
1710 image : ' '
You can’t perform that action at this time.
0 commit comments