Page MenuHomePhabricator

Audit and standardize on UTC timezone for grafana.wmcloud.org dashboards
Closed, ResolvedPublic

Description

Just the other day I ran again into a dashboard set to use browser time as opposed to UTC. Unfortunately I forget which dashboard it was, though I set it back to default (UTC) with:

-  "timezone": "browser",
+  "timezone": "",

I think we should repeat the audit across all grafana.wmcloud.org dashboards and standardize on UTC (i.e. grafana's default). As to avoid the drift in timezones settings in the future, I'm not sure how to achieve that

Details

Event Timeline

ALSO: make sure grafana's default is UTC on new dashboards

Change #1213506 had a related patch set uploaded (by Majavah; author: Majavah):

[operations/puppet@production] P:grafana: Default to UTC timezone

https://gerrit.wikimedia.org/r/1213506

Change #1213506 merged by Majavah:

[operations/puppet@production] P:grafana: Default to UTC timezone

https://gerrit.wikimedia.org/r/1213506

taavi claimed this task.
taavi subscribed.

After merging the default settigns patch above I went through all grafana.wmcloud.org dashboards and changed the few non-UTC ones to use the default (which is now UTC). There were some in browser time, and a few ones hardcoded to CET for some reason(?).