1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-06 11:33:17 +03:00

Grafana dashboard showing ms instead of s

This commit is contained in:
Baptiste Mayelle
2023-01-02 17:34:04 +01:00
committed by GitHub
parent b22aef7fff
commit 8bf68b7efd
2 changed files with 4 additions and 4 deletions

View File

@@ -472,7 +472,7 @@
}
]
},
"unit": "ms"
"unit": "s"
},
"overrides": []
},
@@ -1607,6 +1607,6 @@
"timezone": "",
"title": "Traefik Official Kubernetes Dashboard",
"uid": "n5bu_kv4k",
"version": 5,
"version": 6,
"weekStart": ""
}

View File

@@ -472,7 +472,7 @@
}
]
},
"unit": "ms"
"unit": "s"
},
"overrides": []
},
@@ -1599,6 +1599,6 @@
"timezone": "",
"title": "Traefik Official Standalone Dashboard",
"uid": "n5bu_kv45",
"version": 5,
"version": 6,
"weekStart": ""
}