Skip to content

Commit

Permalink
update dashboards (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
zubenkoivan authored Sep 23, 2020
1 parent e860c32 commit acbfb72
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 4 deletions.
28 changes: 27 additions & 1 deletion deploy/platform-reports/dashboards/admin/jobs.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gnetId": null,
"graphTooltip": 1,
"id": 2,
"iteration": 1600763581130,
"iteration": 1600848632309,
"links": [],
"panels": [
{
Expand Down Expand Up @@ -94,6 +94,19 @@
{
"id": "decimals",
"value": 1
},
{
"id": "mappings",
"value": [
{
"from": "",
"id": 0,
"text": "0",
"to": "",
"type": 1,
"value": "null"
}
]
}
]
},
Expand Down Expand Up @@ -134,6 +147,19 @@
}
]
}
},
{
"id": "mappings",
"value": [
{
"from": "",
"id": 0,
"text": "0",
"to": "",
"type": 1,
"value": "null"
}
]
}
]
},
Expand Down
32 changes: 29 additions & 3 deletions deploy/platform-reports/dashboards/user/user_jobs.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gnetId": null,
"graphTooltip": 1,
"id": 3,
"iteration": 1600782204716,
"iteration": 1600848842694,
"links": [],
"panels": [
{
Expand Down Expand Up @@ -94,6 +94,19 @@
{
"id": "decimals",
"value": 1
},
{
"id": "mappings",
"value": [
{
"from": "",
"id": 0,
"text": "0",
"to": "",
"type": 1,
"value": "null"
}
]
}
]
},
Expand Down Expand Up @@ -134,6 +147,19 @@
}
]
}
},
{
"id": "mappings",
"value": [
{
"from": "",
"id": 0,
"text": "0",
"to": "",
"type": 1,
"value": "null"
}
]
}
]
},
Expand Down Expand Up @@ -1876,8 +1902,8 @@
{
"current": {
"selected": false,
"text": "",
"value": ""
"text": "neuro-cli-e2e",
"value": "neuro-cli-e2e"
},
"hide": 2,
"label": "User Name",
Expand Down

0 comments on commit acbfb72

Please sign in to comment.