You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CA-400860: make CPU and netdev RRDD plugins pick up changes in domains (#6067)
When these metrics were collected internally, Xenctrl was queried every
5 seconds. After being split into plugins, they started querying domains
(and other information) only on startup, so couldn't pick up new VMs and
report their metrics without restarting.
0 commit comments