diff options
author | Franck Cuny <franck@fcuny.net> | 2022-04-04 11:19:07 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-04-04 11:19:07 -0700 |
commit | 8af53dcd668b3a3d881ed822d8b3f5fd8f255ad0 (patch) | |
tree | ce2ad2c204822edfb27f92246d8eafaff6dfd532 | |
parent | grafana: try to configure the data source (diff) | |
download | world-8af53dcd668b3a3d881ed822d8b3f5fd8f255ad0.tar.gz |
dashboards: more updates for traefik
Diffstat (limited to '')
-rw-r--r-- | hosts/common/server/dashboards/traefik_rev5.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/common/server/dashboards/traefik_rev5.json b/hosts/common/server/dashboards/traefik_rev5.json index 5a50211..34c2574 100644 --- a/hosts/common/server/dashboards/traefik_rev5.json +++ b/hosts/common/server/dashboards/traefik_rev5.json @@ -798,5 +798,6 @@ "timezone": "", "title": "Traefik", "uid": "qPdAviJmz", - "version": 10 + "version": 4, + "weekStart": "" } |