Skip to content

Commit

Permalink
feat(demo): Updated dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Feb 16, 2023
1 parent 1f07180 commit c00d080
Showing 1 changed file with 6 additions and 26 deletions.
32 changes: 6 additions & 26 deletions demo/redis-smart-cache-demo/grafana/dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,12 +390,8 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"color": "blue",
"value": null
},
{
"color": "green",
"value": 100
}
]
},
Expand Down Expand Up @@ -456,12 +452,8 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"color": "blue",
"value": null
},
{
"color": "green",
"value": 100
}
]
},
Expand Down Expand Up @@ -644,12 +636,8 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"color": "blue",
"value": null
},
{
"color": "green",
"value": 10
}
]
},
Expand Down Expand Up @@ -710,12 +698,8 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"color": "blue",
"value": null
},
{
"color": "green",
"value": 100
}
]
},
Expand Down Expand Up @@ -779,12 +763,8 @@
"mode": "absolute",
"steps": [
{
"color": "red",
"color": "blue",
"value": null
},
{
"color": "green",
"value": 100
}
]
},
Expand Down Expand Up @@ -1640,6 +1620,6 @@
"timezone": "",
"title": "Redis Smart Cache",
"uid": "7B6csWTVk",
"version": 3,
"version": 4,
"weekStart": ""
}

0 comments on commit c00d080

Please sign in to comment.