fix(xo-web): enhance RRD stats (#6903)

- fix infinite requests
- avoid duplicate requests
This commit is contained in:
Mathieu
2023-06-28 15:17:00 +02:00
committed by GitHub
parent 161c20b534
commit 38439cbc43
5 changed files with 85 additions and 59 deletions
+1
View File
@@ -24,6 +24,7 @@
- [Remote] Fix `remote is disabled` error when editing a disabled remote
- [Settings/Servers] Fix connectiong using an explicit IPv6 address
- [Backups/Health check] Use the right SR for health check during replication job (PR [#6902](https://github.com/vatesfr/xen-orchestra/pull/6902))
- [RRD stats] Improve RRD stats performance (PR [#6903](https://github.com/vatesfr/xen-orchestra/pull/6903))
### Packages to release