Skip to content

Commit 43e86d2

Browse files
authored
Merge pull request #10 from RedisGrafana/feat/readme-update
Update dashboards and Changelog
2 parents d18937c + c2c903c commit 43e86d2

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## v1.3.0 (IN PROGRESS)
3+
## v1.3.0 (2021-10-13)
44

55
### Features / Enhancements
66

dashboards/camera-processing.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "grafana",
66
"id": "grafana",
77
"name": "Grafana",
8-
"version": "8.1.4"
8+
"version": "8.2.1"
99
},
1010
{
1111
"type": "datasource",
@@ -64,11 +64,13 @@
6464
]
6565
},
6666
"editable": true,
67+
"fiscalYearStartMonth": 0,
6768
"gnetId": null,
6869
"graphTooltip": 0,
6970
"id": null,
70-
"iteration": 1632251645770,
71+
"iteration": 1634158043725,
7172
"links": [],
73+
"liveNow": false,
7274
"panels": [
7375
{
7476
"datasource": "$redis",
@@ -571,7 +573,7 @@
571573
"showHeader": true,
572574
"sortBy": []
573575
},
574-
"pluginVersion": "8.1.4",
576+
"pluginVersion": "8.2.1",
575577
"targets": [
576578
{
577579
"command": "rg.dumpregistrations",
@@ -734,7 +736,7 @@
734736
"type": "redis-gears-panel"
735737
}
736738
],
737-
"schemaVersion": 30,
739+
"schemaVersion": 31,
738740
"style": "dark",
739741
"tags": [],
740742
"templating": {

dashboards/camera.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "grafana",
66
"id": "grafana",
77
"name": "Grafana",
8-
"version": "8.1.4"
8+
"version": "8.2.1"
99
},
1010
{
1111
"type": "datasource",
@@ -46,11 +46,13 @@
4646
]
4747
},
4848
"editable": true,
49+
"fiscalYearStartMonth": 0,
4950
"gnetId": null,
5051
"graphTooltip": 0,
5152
"id": null,
52-
"iteration": 1632251688059,
53+
"iteration": 1634157952377,
5354
"links": [],
55+
"liveNow": false,
5456
"panels": [
5557
{
5658
"datasource": "$redis",
@@ -104,7 +106,7 @@
104106
"text": {},
105107
"textMode": "auto"
106108
},
107-
"pluginVersion": "8.1.4",
109+
"pluginVersion": "8.2.1",
108110
"targets": [
109111
{
110112
"command": "xinfoStream",
@@ -118,6 +120,7 @@
118120
}
119121
],
120122
"title": "Frames Queue",
123+
"transparent": true,
121124
"type": "stat"
122125
},
123126
{
@@ -165,7 +168,7 @@
165168
"text": {},
166169
"textMode": "auto"
167170
},
168-
"pluginVersion": "8.1.4",
171+
"pluginVersion": "8.2.1",
169172
"targets": [
170173
{
171174
"command": "ts.get",
@@ -181,6 +184,7 @@
181184
"timeFrom": null,
182185
"timeShift": null,
183186
"title": "People Count",
187+
"transparent": true,
184188
"type": "stat"
185189
},
186190
{
@@ -214,10 +218,11 @@
214218
}
215219
],
216220
"title": "Camera",
221+
"transparent": true,
217222
"type": "volkovlabs-image-panel"
218223
}
219224
],
220-
"schemaVersion": 30,
225+
"schemaVersion": 31,
221226
"style": "dark",
222227
"tags": [],
223228
"templating": {
@@ -252,5 +257,5 @@
252257
"timezone": "",
253258
"title": "Camera",
254259
"uid": "gohAty3Mk",
255-
"version": 1
260+
"version": 2
256261
}

0 commit comments

Comments
 (0)