Skip to content

Commit 92fc144

Browse files
author
Mikhail
committed
Finish touches
1 parent 9aaf1cd commit 92fc144

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pop-up store demo using RedisTimeSeries, RedisGears and Grafana Redis Datasource
1+
<h1 align="center">Pop-up store demo using RedisTimeSeries, RedisGears and Grafana Redis Datasource</h1>
22

33
<div id="badges" align="center">
44

dashboards/pop-up.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
"y": 3
259259
},
260260
"id": 11,
261-
"title": "Clients",
261+
"title": "Customers",
262262
"type": "row"
263263
},
264264
{
@@ -312,7 +312,7 @@
312312
"bucket": "5000",
313313
"command": "ts.range",
314314
"key": "ts:enqueue:queue:customers",
315-
"legend": "Clients",
315+
"legend": "Customers",
316316
"query": "",
317317
"refId": "A",
318318
"type": "timeSeries"
@@ -409,7 +409,7 @@
409409
{
410410
"command": "ts.range",
411411
"key": "ts:len:queue:customers",
412-
"legend": "Clients",
412+
"legend": "Customers",
413413
"query": "",
414414
"refId": "A",
415415
"type": "timeSeries"
@@ -615,7 +615,7 @@
615615
{
616616
"command": "ts.range",
617617
"key": "ts:enqueue:queue:complete",
618-
"legend": "Completed",
618+
"legend": "Orders",
619619
"query": "",
620620
"refId": "A",
621621
"type": "timeSeries"

images/pop-up.gif

-543 KB
Loading

images/pop-up.png

-234 KB
Binary file not shown.

0 commit comments

Comments
 (0)