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
I would like to request some additional columns to the instance view
I would like to be able to see CPU / Memory / Disk columns for the instance view.
I have copied and pasted some html elements from the detailed instance viewer to give you a visualization of what it would probably look like:
The data is already there, we are just missing the option to display it :)
I would also like to be able to see some metrics of my host! Looking at the web UI I have no idea how much CPU / Memory I am utilizing or I can use still. The only thing you can see is the storage pool utilization under /project/default/storage/pools
I know LXD has an OpenMetrics endpoint that can give you all these values so it should be possible to achieve this
For the host metrics I think the cluster page is a good fit. If you have a single host you can simply only display the one node in the cluster view.
The text was updated successfully, but these errors were encountered:
I would like to request some additional columns to the instance view
I would like to be able to see CPU / Memory / Disk columns for the instance view.
I have copied and pasted some html elements from the detailed instance viewer to give you a visualization of what it would probably look like:
The data is already there, we are just missing the option to display it :)
I would also like to be able to see some metrics of my host! Looking at the web UI I have no idea how much CPU / Memory I am utilizing or I can use still. The only thing you can see is the storage pool utilization under /project/default/storage/pools
I know LXD has an OpenMetrics endpoint that can give you all these values so it should be possible to achieve this
For the host metrics I think the cluster page is a good fit. If you have a single host you can simply only display the one node in the cluster view.
The text was updated successfully, but these errors were encountered: