Skip to content

Commit 03117a3

Browse files
committed
add alert related dashboard json file
1 parent 7d246ab commit 03117a3

File tree

1 file changed

+259
-0
lines changed

1 file changed

+259
-0
lines changed

HighLoadDashboard.json

Lines changed: 259 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,259 @@
1+
{
2+
"__inputs": [
3+
{
4+
"name": "DS_PROMETHEUS",
5+
"label": "Prometheus",
6+
"description": "",
7+
"type": "datasource",
8+
"pluginId": "prometheus",
9+
"pluginName": "Prometheus"
10+
}
11+
],
12+
"__requires": [
13+
{
14+
"type": "panel",
15+
"id": "graph",
16+
"name": "Graph",
17+
"version": ""
18+
},
19+
{
20+
"type": "grafana",
21+
"id": "grafana",
22+
"name": "Grafana",
23+
"version": "3.1.0"
24+
},
25+
{
26+
"type": "datasource",
27+
"id": "prometheus",
28+
"name": "Prometheus",
29+
"version": "1.0.0"
30+
}
31+
],
32+
"id": null,
33+
"title": "High Load",
34+
"tags": [],
35+
"style": "dark",
36+
"timezone": "browser",
37+
"editable": true,
38+
"hideControls": false,
39+
"sharedCrosshair": false,
40+
"rows": [
41+
{
42+
"collapse": false,
43+
"editable": true,
44+
"height": 323.625,
45+
"panels": [
46+
{
47+
"aliasColors": {},
48+
"bars": false,
49+
"datasource": "${DS_PROMETHEUS}",
50+
"editable": true,
51+
"error": false,
52+
"fill": 1,
53+
"grid": {
54+
"threshold1": null,
55+
"threshold1Color": "rgba(216, 200, 27, 0.27)",
56+
"threshold2": null,
57+
"threshold2Color": "rgba(234, 112, 112, 0.22)"
58+
},
59+
"id": 1,
60+
"isNew": true,
61+
"legend": {
62+
"avg": false,
63+
"current": false,
64+
"max": false,
65+
"min": false,
66+
"show": true,
67+
"total": false,
68+
"values": false
69+
},
70+
"lines": true,
71+
"linewidth": 2,
72+
"links": [],
73+
"nullPointMode": "connected",
74+
"percentage": false,
75+
"pointradius": 5,
76+
"points": false,
77+
"renderer": "flot",
78+
"seriesOverrides": [],
79+
"span": 12,
80+
"stack": false,
81+
"steppedLine": false,
82+
"targets": [
83+
{
84+
"expr": "node_load1",
85+
"hide": false,
86+
"intervalFactor": 2,
87+
"legendFormat": "",
88+
"metric": "node_load1",
89+
"refId": "A",
90+
"step": 10
91+
}
92+
],
93+
"timeFrom": null,
94+
"timeShift": null,
95+
"title": "Panel Title",
96+
"tooltip": {
97+
"msResolution": false,
98+
"shared": true,
99+
"sort": 0,
100+
"value_type": "cumulative"
101+
},
102+
"type": "graph",
103+
"xaxis": {
104+
"show": true
105+
},
106+
"yaxes": [
107+
{
108+
"format": "short",
109+
"label": null,
110+
"logBase": 1,
111+
"max": null,
112+
"min": null,
113+
"show": true
114+
},
115+
{
116+
"format": "short",
117+
"label": null,
118+
"logBase": 1,
119+
"max": null,
120+
"min": null,
121+
"show": true
122+
}
123+
]
124+
}
125+
],
126+
"title": "Row"
127+
},
128+
{
129+
"collapse": false,
130+
"editable": true,
131+
"height": 407.4375,
132+
"panels": [
133+
{
134+
"aliasColors": {
135+
"ALERTS{alertname=\"high_load\",alertstate=\"firing\",instance=\"node-exporter:9100\",job=\"prometheus\"}": "#BF1B00"
136+
},
137+
"bars": false,
138+
"datasource": "${DS_PROMETHEUS}",
139+
"editable": true,
140+
"error": false,
141+
"fill": 1,
142+
"grid": {
143+
"threshold1": null,
144+
"threshold1Color": "rgba(216, 200, 27, 0.27)",
145+
"threshold2": null,
146+
"threshold2Color": "rgba(234, 112, 112, 0.22)"
147+
},
148+
"id": 3,
149+
"isNew": true,
150+
"legend": {
151+
"alignAsTable": false,
152+
"avg": false,
153+
"current": false,
154+
"max": false,
155+
"min": false,
156+
"rightSide": true,
157+
"show": true,
158+
"sideWidth": null,
159+
"total": false,
160+
"values": false
161+
},
162+
"lines": true,
163+
"linewidth": 2,
164+
"links": [],
165+
"nullPointMode": "connected",
166+
"percentage": false,
167+
"pointradius": 5,
168+
"points": false,
169+
"renderer": "flot",
170+
"seriesOverrides": [],
171+
"span": 12,
172+
"stack": false,
173+
"steppedLine": false,
174+
"targets": [
175+
{
176+
"expr": "ALERTS",
177+
"intervalFactor": 1,
178+
"metric": "ALERTS",
179+
"refId": "A",
180+
"step": 5
181+
}
182+
],
183+
"timeFrom": null,
184+
"timeShift": null,
185+
"title": "Panel Title",
186+
"tooltip": {
187+
"msResolution": false,
188+
"shared": true,
189+
"sort": 0,
190+
"value_type": "cumulative"
191+
},
192+
"type": "graph",
193+
"xaxis": {
194+
"show": true
195+
},
196+
"yaxes": [
197+
{
198+
"format": "short",
199+
"label": null,
200+
"logBase": 1,
201+
"max": null,
202+
"min": null,
203+
"show": true
204+
},
205+
{
206+
"format": "short",
207+
"label": null,
208+
"logBase": 1,
209+
"max": null,
210+
"min": null,
211+
"show": true
212+
}
213+
]
214+
}
215+
],
216+
"title": "New row"
217+
}
218+
],
219+
"time": {
220+
"from": "now-3h",
221+
"to": "now"
222+
},
223+
"timepicker": {
224+
"refresh_intervals": [
225+
"5s",
226+
"10s",
227+
"30s",
228+
"1m",
229+
"5m",
230+
"15m",
231+
"30m",
232+
"1h",
233+
"2h",
234+
"1d"
235+
],
236+
"time_options": [
237+
"5m",
238+
"15m",
239+
"1h",
240+
"6h",
241+
"12h",
242+
"24h",
243+
"2d",
244+
"7d",
245+
"30d"
246+
]
247+
},
248+
"templating": {
249+
"list": []
250+
},
251+
"annotations": {
252+
"list": []
253+
},
254+
"refresh": "10s",
255+
"schemaVersion": 12,
256+
"version": 4,
257+
"links": [],
258+
"gnetId": null
259+
}

0 commit comments

Comments
 (0)