Skip to content

Commit 5371ac5

Browse files
Removed Sysdig resources from templates
1 parent 7ec3f6e commit 5371ac5

File tree

3 files changed

+1
-29
lines changed

3 files changed

+1
-29
lines changed

resources/ntp/INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
To 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
```
88
args: [

templates/alerts.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff 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-
}
3817
descriptionFile: ALERTS.md

templates/dashboards.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ version: 1.0.0
55
appVersion:
66
- 1.0.0
77
configurations:
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: ''

0 commit comments

Comments
 (0)