Disk shows N/A in local server-stats widget after upgrading from v0.8.5 to v0.8.6
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
After upgrading Glance from v0.8.5 to v0.8.6, the Disk metric in the server-stats widget shows N/A. It displayed disk usage correctly in v0.8.5.
Widget configuration:
```
- type: server-stats
servers:
- type: local
name: Services
```
Steps to reproduce:
1. Run Glance v0.8.5 with the configuration above and confirm disk usage is displayed.
2. Upgrade to v0.8.6 using the same widget configuration.
3. Check the Disk metric in the Services widget.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the supplied local server-stats configuration on v0.8.5 and v0.8.6, then trace how the local server's Disk metric is collected and rendered. Done means the Services widget displays disk usage after upgrading to v0.8.6 without changing the configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100