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
management: Expose current mount stats in API and UI
This adds the configured mounts, if there are any, to the API JSON
response for the `/api/nodes` and `/api/node/<node>` endpoints and to
the overview and node-detail UI pages. Time series data is not collected
for these metrics - that should be scraped from the Prometheus endpoint
instead.
0 commit comments