Skip to content

Commit

Permalink
Fix elastic summary dashboard (#857)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <[email protected]>
  • Loading branch information
ArnobKumarSaha committed Feb 13, 2024
1 parent d9ec7e2 commit cb9268a
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1972,7 +1972,6 @@
"style": "dark",
"tags": [
"infra",
"b2c",
"elastic",
"kubedb",
"elasticsearch"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,6 @@
"style": "dark",
"tags": [
"infra",
"b2c",
"elastic",
"kubedb",
"elasticsearch"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2988,9 +2988,35 @@
"refresh": "30s",
"schemaVersion": 27,
"style": "dark",
"tags": [],
"tags": [
"infra",
"elastic",
"kubedb",
"elasticsearch"
],
"templating": {
"list": [
{
"current": {
"selected": true,
"text": "default",
"value": "default"
},
"description": null,
"error": null,
"hide": 0,
"includeAll": false,
"label": "Datasource",
"multi": false,
"name": "datasource",
"options": [],
"query": "prometheus",
"queryValue": "",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
},
{
"allValue": "\".+\"",
"current": {
Expand Down

0 comments on commit cb9268a

Please sign in to comment.