Skip to content

Commit 747bc3a

Browse files
committed
ess workload dashboards
Signed-off-by: hwassman <[email protected]>
1 parent 2b952e5 commit 747bc3a

6 files changed

+4522
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,233 @@
1+
{
2+
"__inputs": [
3+
{
4+
"name": "DS_SWAT_SSS6000",
5+
"label": "SWAT SSS6000",
6+
"description": "",
7+
"type": "datasource",
8+
"pluginId": "opentsdb",
9+
"pluginName": "OpenTSDB"
10+
}
11+
],
12+
"__elements": {},
13+
"__requires": [
14+
{
15+
"type": "grafana",
16+
"id": "grafana",
17+
"name": "Grafana",
18+
"version": "11.5.1"
19+
},
20+
{
21+
"type": "datasource",
22+
"id": "opentsdb",
23+
"name": "OpenTSDB",
24+
"version": "1.0.0"
25+
},
26+
{
27+
"type": "datasource",
28+
"id": "prometheus",
29+
"name": "Prometheus",
30+
"version": "1.0.0"
31+
},
32+
{
33+
"type": "panel",
34+
"id": "timeseries",
35+
"name": "Time series",
36+
"version": ""
37+
}
38+
],
39+
"annotations": {
40+
"list": [
41+
{
42+
"builtIn": 1,
43+
"datasource": {
44+
"type": "grafana",
45+
"uid": "-- Grafana --"
46+
},
47+
"enable": true,
48+
"hide": true,
49+
"iconColor": "rgba(0, 211, 255, 1)",
50+
"name": "Annotations & Alerts",
51+
"type": "dashboard"
52+
}
53+
]
54+
},
55+
"editable": true,
56+
"fiscalYearStartMonth": 0,
57+
"graphTooltip": 0,
58+
"id": null,
59+
"links": [],
60+
"panels": [
61+
{
62+
"datasource": {
63+
"type": "opentsdb",
64+
"uid": "${DS_SWAT_SSS6000}"
65+
},
66+
"fieldConfig": {
67+
"defaults": {
68+
"color": {
69+
"mode": "palette-classic"
70+
},
71+
"custom": {
72+
"axisBorderShow": false,
73+
"axisCenteredZero": false,
74+
"axisColorMode": "text",
75+
"axisLabel": "",
76+
"axisPlacement": "auto",
77+
"barAlignment": 0,
78+
"barWidthFactor": 0.6,
79+
"drawStyle": "line",
80+
"fillOpacity": 11,
81+
"gradientMode": "hue",
82+
"hideFrom": {
83+
"legend": false,
84+
"tooltip": false,
85+
"viz": false
86+
},
87+
"insertNulls": false,
88+
"lineInterpolation": "linear",
89+
"lineWidth": 1,
90+
"pointSize": 5,
91+
"scaleDistribution": {
92+
"type": "linear"
93+
},
94+
"showPoints": "auto",
95+
"spanNulls": false,
96+
"stacking": {
97+
"group": "A",
98+
"mode": "normal"
99+
},
100+
"thresholdsStyle": {
101+
"mode": "off"
102+
}
103+
},
104+
"mappings": [],
105+
"thresholds": {
106+
"mode": "absolute",
107+
"steps": [
108+
{
109+
"color": "green",
110+
"value": null
111+
},
112+
{
113+
"color": "red",
114+
"value": 80
115+
}
116+
]
117+
},
118+
"unit": "percent"
119+
},
120+
"overrides": []
121+
},
122+
"gridPos": {
123+
"h": 22,
124+
"w": 24,
125+
"x": 0,
126+
"y": 0
127+
},
128+
"id": 1,
129+
"options": {
130+
"legend": {
131+
"calcs": [],
132+
"displayMode": "list",
133+
"placement": "bottom",
134+
"showLegend": true
135+
},
136+
"tooltip": {
137+
"hideZeros": false,
138+
"mode": "single",
139+
"sort": "none"
140+
}
141+
},
142+
"pluginVersion": "11.5.1",
143+
"targets": [
144+
{
145+
"aggregator": "noop",
146+
"alias": "$tag_node",
147+
"datasource": {
148+
"type": "opentsdb",
149+
"uid": "${DS_SWAT_SSS6000}"
150+
},
151+
"disableDownsampling": true,
152+
"downsampleAggregator": "noop",
153+
"downsampleFillPolicy": "none",
154+
"filters": [
155+
{
156+
"filter": "$Node",
157+
"groupBy": true,
158+
"tagk": "node",
159+
"type": "pm_filter"
160+
}
161+
],
162+
"metric": "$Metric",
163+
"refId": "A"
164+
}
165+
],
166+
"title": "Shown graph metric: $Metric ",
167+
"type": "timeseries"
168+
}
169+
],
170+
"refresh": "10s",
171+
"schemaVersion": 40,
172+
"tags": [
173+
"test",
174+
"ess",
175+
"opentsdb"
176+
],
177+
"templating": {
178+
"list": [
179+
{
180+
"allowCustomValue": false,
181+
"current": {},
182+
"name": "Datasource",
183+
"options": [],
184+
"query": "opentsdb",
185+
"refresh": 1,
186+
"regex": "",
187+
"type": "datasource"
188+
},
189+
{
190+
"allowCustomValue": false,
191+
"current": {},
192+
"datasource": {
193+
"type": "opentsdb",
194+
"uid": "${Datasource}"
195+
},
196+
"definition": "metrics(cpu_*)",
197+
"name": "Metric",
198+
"options": [],
199+
"query": "metrics(cpu_*)",
200+
"refresh": 1,
201+
"regex": "",
202+
"type": "query"
203+
},
204+
{
205+
"allowCustomValue": false,
206+
"current": {},
207+
"datasource": {
208+
"type": "opentsdb",
209+
"uid": "${DS_SWAT_SSS6000}"
210+
},
211+
"definition": "tag_values(cpu_system, node)",
212+
"description": "",
213+
"includeAll": true,
214+
"name": "Node",
215+
"options": [],
216+
"query": "tag_values(cpu_system, node)",
217+
"refresh": 1,
218+
"regex": "",
219+
"type": "query"
220+
}
221+
]
222+
},
223+
"time": {
224+
"from": "now-1h",
225+
"to": "now"
226+
},
227+
"timepicker": {},
228+
"timezone": "browser",
229+
"title": "CPU utilization details",
230+
"uid": "degx14qeu8qv4c",
231+
"version": 13,
232+
"weekStart": ""
233+
}

0 commit comments

Comments
 (0)