1
0
Fork 0

UTC by default

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2021-03-29 08:55:29 +02:00
parent 20ad485df4
commit 5f40b7c57d
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7
3 changed files with 34 additions and 22 deletions

View file

@ -54,12 +54,12 @@
}
]
},
"description": "Global hashrates, shares, balance and revenue estimation",
"description": "Miners statistics",
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": null,
"iteration": 1616482328939,
"iteration": 1617000803841,
"links": [],
"panels": [
{
@ -2832,9 +2832,9 @@
{
"allValue": null,
"current": {
"selected": false,
"text": "Africa/Tunis",
"value": "Africa/Tunis"
"selected": true,
"text": "UTC",
"value": "UTC"
},
"error": null,
"hide": 0,
@ -2845,6 +2845,11 @@
"options": [
{
"selected": true,
"text": "UTC",
"value": "UTC"
},
{
"selected": false,
"text": "Africa/Tunis",
"value": "Africa/Tunis"
},
@ -2949,7 +2954,7 @@
"value": "Europe/Zurich"
}
],
"query": "Africa/Tunis,America/Chicago,America/Fortaleza,America/Los_Angeles,America/Moncton,America/New_York,America/Sao_Paulo,America/St_Johns,America/Toronto,America/Vancouver,Asia/Jakarta,Asia/Karachi,Asia/Kolkata,Asia/Singapore,Europe/Berlin,Europe/Kiev,Europe/London,Europe/Moscow,Europe/Paris,Europe/Zagreb,Europe/Zurich",
"query": "UTC,Africa/Tunis,America/Chicago,America/Fortaleza,America/Los_Angeles,America/Moncton,America/New_York,America/Sao_Paulo,America/St_Johns,America/Toronto,America/Vancouver,Asia/Jakarta,Asia/Karachi,Asia/Kolkata,Asia/Singapore,Europe/Berlin,Europe/Kiev,Europe/London,Europe/Moscow,Europe/Paris,Europe/Zagreb,Europe/Zurich",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
@ -2973,8 +2978,8 @@
"1d"
]
},
"timezone": "",
"timezone": "utc",
"title": "Flexpool miners",
"uid": "Q3JPASkgz",
"version": 11
}
"version": 3
}

View file

@ -48,11 +48,12 @@
}
]
},
"description": "Pool statistics",
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": null,
"iteration": 1617000054518,
"iteration": 1617000748199,
"links": [],
"panels": [
{
@ -2146,8 +2147,7 @@
"style": "dark",
"tags": [
"flexpool",
"mining",
"pool"
"mining"
],
"templating": {
"list": [
@ -2155,8 +2155,8 @@
"allValue": null,
"current": {
"selected": true,
"text": "Europe/Paris",
"value": "Europe/Paris"
"text": "UTC",
"value": "UTC"
},
"error": null,
"hide": 0,
@ -2165,6 +2165,11 @@
"multi": false,
"name": "timezone",
"options": [
{
"selected": true,
"text": "UTC",
"value": "UTC"
},
{
"selected": false,
"text": "Africa/Tunis",
@ -2256,7 +2261,7 @@
"value": "Europe/Moscow"
},
{
"selected": true,
"selected": false,
"text": "Europe/Paris",
"value": "Europe/Paris"
},
@ -2271,7 +2276,7 @@
"value": "Europe/Zurich"
}
],
"query": "Africa/Tunis,America/Chicago,America/Fortaleza,America/Los_Angeles,America/Moncton,America/New_York,America/Sao_Paulo,America/St_Johns,America/Toronto,America/Vancouver,Asia/Jakarta,Asia/Karachi,Asia/Kolkata,Asia/Singapore,Europe/Berlin,Europe/Kiev,Europe/London,Europe/Moscow,Europe/Paris,Europe/Zagreb,Europe/Zurich",
"query": "UTC,Africa/Tunis,America/Chicago,America/Fortaleza,America/Los_Angeles,America/Moncton,America/New_York,America/Sao_Paulo,America/St_Johns,America/Toronto,America/Vancouver,Asia/Jakarta,Asia/Karachi,Asia/Kolkata,Asia/Singapore,Europe/Berlin,Europe/Kiev,Europe/London,Europe/Moscow,Europe/Paris,Europe/Zagreb,Europe/Zurich",
"queryValue": "",
"skipUrlSync": false,
"type": "custom"
@ -2283,8 +2288,8 @@
"to": "now"
},
"timepicker": {},
"timezone": "",
"timezone": "utc",
"title": "Flexpool pool",
"uid": "_vo2TQQMk",
"version": 15
"version": 19
}

View file

@ -48,12 +48,12 @@
}
]
},
"description": "Hashrates and shares by worker",
"description": "Workers statistics",
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": null,
"iteration": 1616949775192,
"iteration": 1617000842181,
"links": [],
"panels": [
{
@ -1062,6 +1062,7 @@
"allValue": null,
"current": {},
"datasource": "${DS_INFLUXDB}",
"definition": "",
"error": null,
"hide": 0,
"includeAll": false,
@ -1084,6 +1085,7 @@
"allValue": null,
"current": {},
"datasource": "${DS_INFLUXDB}",
"definition": "",
"error": null,
"hide": 0,
"includeAll": false,
@ -1121,8 +1123,8 @@
"1d"
]
},
"timezone": "",
"timezone": "utc",
"title": "Flexpool workers",
"uid": "slcUBSzgz",
"version": 2
"version": 3
}