Skip to content

Commit

Permalink
Merge pull request #158 from apel/v39-fixes
Browse files Browse the repository at this point in the history
v39 fixes
  • Loading branch information
tofu-rocketry authored May 15, 2023
2 parents 6d2782a + 043f418 commit 9467161
Show file tree
Hide file tree
Showing 4 changed files with 155 additions and 98 deletions.
19 changes: 10 additions & 9 deletions dashboards/iris/activity_view.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 20,
"id": 4,
"links": [
{
"asDropdown": false,
Expand Down Expand Up @@ -137,7 +137,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -358,7 +358,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 5,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -533,7 +533,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 5,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -646,8 +646,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -750,7 +749,9 @@
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"tags": [],
"tags": [
"main"
],
"templating": {
"list": [
{
Expand Down Expand Up @@ -929,6 +930,6 @@
"timezone": "",
"title": "Activity View",
"uid": "TfxgjgJZk",
"version": 9,
"version": 3,
"weekStart": ""
}
}
95 changes: 68 additions & 27 deletions dashboards/iris/iris.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 18,
"id": 2,
"links": [
{
"asDropdown": false,
Expand Down Expand Up @@ -160,7 +160,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -2144,7 +2144,9 @@
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"tags": [],
"tags": [
"main"
],
"templating": {
"list": [
{
Expand Down Expand Up @@ -2239,6 +2241,34 @@
"type": "query",
"useTags": false
},
{
"current": {
"selected": true,
"text": [
"All"
],
"value": [
"$__all"
]
},
"datasource": {
"type": "mysql",
"uid": "P4815E41304F4136B"
},
"definition": "SELECT VOGroup FROM VCombinedSummaries WHERE VO in ($VO)",
"hide": 0,
"includeAll": true,
"label": "Sub-Activity",
"multi": true,
"name": "VOGroup",
"options": [],
"query": "SELECT VOGroup FROM VCombinedSummaries WHERE VO in ($VO)",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
},
{
"current": {
"selected": true,
Expand Down Expand Up @@ -2275,36 +2305,47 @@
{
"current": {
"selected": true,
"text": [
"All"
],
"value": [
"$__all"
]
},
"datasource": {
"type": "mysql",
"uid": "P4815E41304F4136B"
"text": "Both",
"value": "Both"
},
"definition": "SELECT VOGroup FROM VCombinedSummaries WHERE VO in ($VO)",
"description": "Select which line series appear.",
"hide": 0,
"includeAll": true,
"label": "Sub-Activity",
"multi": true,
"name": "VOGroup",
"options": [],
"query": "SELECT VOGroup FROM VCombinedSummaries WHERE VO in ($VO)",
"refresh": 1,
"regex": "",
"includeAll": false,
"label": "Line Series",
"multi": false,
"name": "LineSeries",
"options": [
{
"selected": true,
"text": "Both",
"value": "Both"
},
{
"selected": false,
"text": "Just Allocation",
"value": "Just Allocation"
},
{
"selected": false,
"text": "Just Capacity",
"value": "Just Capacity"
},
{
"selected": false,
"text": "Neither",
"value": "Neither"
}
],
"query": "Both,Just Allocation,Just Capacity,Neither",
"queryValue": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
"type": "custom"
}
]
},
"time": {
"from": "2015-05-05T16:27:38.205Z",
"to": "2025-12-23T22:37:05.385Z"
"from": "2018-01-01T00:00:00.000Z",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
Expand All @@ -2323,6 +2364,6 @@
"timezone": "",
"title": "IRIS Accounting Dashboard",
"uid": "feTpkMumk",
"version": 17,
"version": 8,
"weekStart": ""
}
20 changes: 11 additions & 9 deletions dashboards/iris/provider_view.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 19,
"id": 3,
"links": [
{
"asDropdown": false,
Expand Down Expand Up @@ -92,7 +92,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -339,7 +339,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -565,7 +565,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 5,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -745,7 +745,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 5,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -929,7 +929,7 @@
},
"paceLength": 10,
"percentage": false,
"pluginVersion": "9.4.3",
"pluginVersion": "9.5.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -1163,7 +1163,9 @@
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"tags": [],
"tags": [
"main"
],
"templating": {
"list": [
{
Expand Down Expand Up @@ -1342,6 +1344,6 @@
"timezone": "",
"title": "Provider View",
"uid": "TEXgjgJZk",
"version": 11,
"version": 3,
"weekStart": ""
}
}
Loading

0 comments on commit 9467161

Please sign in to comment.