Skip to content

Commit 9f5c53c

Browse files
committed
Fix dashboards
1 parent 07a8f28 commit 9f5c53c

File tree

6 files changed

+6
-322
lines changed

6 files changed

+6
-322
lines changed

.github/workflows/rust.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,20 @@ on:
77
- main
88
paths-ignore:
99
- "**.md"
10+
- "**.json"
1011
- "docs/**"
12+
- "images/**"
13+
- "grafana/**"
1114
push:
1215
branches:
1316
- master
1417
- main
1518
paths-ignore:
1619
- "**.md"
20+
- "**.json"
1721
- "docs/**"
22+
- "images/**"
23+
- "grafana/**"
1824

1925
env:
2026
CARGO_TERM_COLOR: always

grafana/1 - PowerFlex - Cluster.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -59,22 +59,11 @@
5959
"fiscalYearStartMonth": 0,
6060
"graphTooltip": 1,
6161
"id": null,
62-
<<<<<<< HEAD
6362
"iteration": 1644015937410,
64-
=======
65-
"iteration": 1643394544402,
66-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
6763
"links": [],
6864
"liveNow": false,
6965
"panels": [
7066
{
71-
<<<<<<< HEAD
72-
=======
73-
"datasource": {
74-
"type": "prometheus",
75-
"uid": "${DS_PROMETHEUS}"
76-
},
77-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
7867
"fieldConfig": {
7968
"defaults": {
8069
"color": {
@@ -204,7 +193,6 @@
204193
],
205194
"timeFrom": "1m",
206195
"title": "Write OPS",
207-
<<<<<<< HEAD
208196
"type": "stat"
209197
},
210198
{
@@ -265,8 +253,6 @@
265253
],
266254
"timeFrom": "1w",
267255
"title": "Write ratio",
268-
=======
269-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
270256
"type": "stat"
271257
},
272258
{
@@ -1567,11 +1553,7 @@
15671553
"type": "timeseries"
15681554
}
15691555
],
1570-
<<<<<<< HEAD
15711556
"refresh": "",
1572-
=======
1573-
"refresh": false,
1574-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
15751557
"schemaVersion": 34,
15761558
"style": "dark",
15771559
"tags": [
@@ -1599,11 +1581,7 @@
15991581
"refresh": 2,
16001582
"regex": "",
16011583
"skipUrlSync": false,
1602-
<<<<<<< HEAD
16031584
"sort": 1,
1604-
=======
1605-
"sort": 0,
1606-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
16071585
"type": "query"
16081586
}
16091587
]
@@ -1640,10 +1618,6 @@
16401618
"timezone": "browser",
16411619
"title": "1 - PowerFlex - Cluster",
16421620
"uid": "Jetc3MK7k",
1643-
<<<<<<< HEAD
16441621
"version": 11,
1645-
=======
1646-
"version": 4,
1647-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
16481622
"weekStart": ""
16491623
}

grafana/2 - PowerFlex - SDS.json

Lines changed: 0 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -59,22 +59,11 @@
5959
"fiscalYearStartMonth": 0,
6060
"graphTooltip": 1,
6161
"id": null,
62-
<<<<<<< HEAD
6362
"iteration": 1644015979500,
64-
=======
65-
"iteration": 1643394565115,
66-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
6763
"links": [],
6864
"liveNow": false,
6965
"panels": [
7066
{
71-
<<<<<<< HEAD
72-
=======
73-
"datasource": {
74-
"type": "prometheus",
75-
"uid": "${DS_PROMETHEUS}"
76-
},
77-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
7867
"fieldConfig": {
7968
"defaults": {
8069
"color": {
@@ -130,21 +119,11 @@
130119
"step": 1800
131120
}
132121
],
133-
<<<<<<< HEAD
134122
"timeFrom": "1m",
135-
=======
136-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
137123
"title": "Read OPS",
138124
"type": "stat"
139125
},
140126
{
141-
<<<<<<< HEAD
142-
=======
143-
"datasource": {
144-
"type": "prometheus",
145-
"uid": "${DS_PROMETHEUS}"
146-
},
147-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
148127
"fieldConfig": {
149128
"defaults": {
150129
"color": {
@@ -200,21 +179,11 @@
200179
"step": 1800
201180
}
202181
],
203-
<<<<<<< HEAD
204182
"timeFrom": "1m",
205-
=======
206-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
207183
"title": "Write OPS",
208184
"type": "stat"
209185
},
210186
{
211-
<<<<<<< HEAD
212-
=======
213-
"datasource": {
214-
"type": "prometheus",
215-
"uid": "${DS_PROMETHEUS}"
216-
},
217-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
218187
"fieldConfig": {
219188
"defaults": {
220189
"color": {
@@ -270,21 +239,11 @@
270239
"step": 1800
271240
}
272241
],
273-
<<<<<<< HEAD
274242
"timeFrom": "1m",
275-
=======
276-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
277243
"title": "Read Bandwidth",
278244
"type": "stat"
279245
},
280246
{
281-
<<<<<<< HEAD
282-
=======
283-
"datasource": {
284-
"type": "prometheus",
285-
"uid": "${DS_PROMETHEUS}"
286-
},
287-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
288247
"fieldConfig": {
289248
"defaults": {
290249
"color": {
@@ -340,10 +299,7 @@
340299
"step": 1800
341300
}
342301
],
343-
<<<<<<< HEAD
344302
"timeFrom": "1m",
345-
=======
346-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
347303
"title": "Write Bandwidth",
348304
"type": "stat"
349305
},
@@ -854,11 +810,7 @@
854810
"refresh": 1,
855811
"regex": "",
856812
"skipUrlSync": false,
857-
<<<<<<< HEAD
858813
"sort": 1,
859-
=======
860-
"sort": 0,
861-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
862814
"type": "query"
863815
},
864816
{
@@ -881,11 +833,7 @@
881833
"refresh": 1,
882834
"regex": "",
883835
"skipUrlSync": false,
884-
<<<<<<< HEAD
885836
"sort": 1,
886-
=======
887-
"sort": 0,
888-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
889837
"type": "query"
890838
},
891839
{
@@ -908,11 +856,7 @@
908856
"refresh": 1,
909857
"regex": "",
910858
"skipUrlSync": false,
911-
<<<<<<< HEAD
912859
"sort": 1,
913-
=======
914-
"sort": 0,
915-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
916860
"type": "query"
917861
},
918862
{
@@ -956,11 +900,7 @@
956900
"refresh": 1,
957901
"regex": "",
958902
"skipUrlSync": false,
959-
<<<<<<< HEAD
960903
"sort": 1,
961-
=======
962-
"sort": 0,
963-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
964904
"type": "query"
965905
}
966906
]
@@ -997,10 +937,6 @@
997937
"timezone": "browser",
998938
"title": "2 - PowerFlex - SDS",
999939
"uid": "R_2yqGFnz",
1000-
<<<<<<< HEAD
1001940
"version": 5,
1002-
=======
1003-
"version": 3,
1004-
>>>>>>> 08f3f7194c9e05973f6a2f1697709ceb70febf8c
1005941
"weekStart": ""
1006942
}

0 commit comments

Comments
 (0)