Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jun 29, 2026. It is now read-only.
stackabletech
/
containerdebug
Public archive
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
4
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add disk usage percentage and warn on high usage
- #57
#57
Merged
lfrancke
merged 12 commits into
main
stackabletech/containerdebug:main
from
feat/disk-usage-percent
stackabletech/containerdebug:feat/disk-usage-percent
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: Add disk usage percentage and warn on high usage
#57
lfrancke
merged 12 commits into
main
stackabletech/containerdebug:main
from
feat/disk-usage-percent
stackabletech/containerdebug:feat/disk-usage-percent
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
fix: Log GID instead of UID in user GID tracing field
Show description for 104767c
lfrancke
committed
104767c
View commit details
Copy full SHA for 104767c
Browse repository at this point
refactor: Use idiomatic empty check for disk collection
Show description for 8b5c1bb
lfrancke
committed
8b5c1bb
View commit details
Copy full SHA for 8b5c1bb
Browse repository at this point
fix: Remove stale .source() call with unused result
Show description for fa71277
lfrancke
committed
fa71277
View commit details
Copy full SHA for fa71277
Browse repository at this point
fix: Fix typo "proess" -> "process" in error message
lfrancke
committed
5dc8454
View commit details
Copy full SHA for 5dc8454
Browse repository at this point
fix: Replace unwrap() calls with error logging in collection loop
Show description for de9b1b1
lfrancke
committed
de9b1b1
View commit details
Copy full SHA for de9b1b1
Browse repository at this point
fix: Use tokio::time::sleep instead of std::thread::sleep
Show description for 4044279
lfrancke
committed
4044279
View commit details
Copy full SHA for 4044279
Browse repository at this point
fix: Handle DNS resolver initialization failure gracefully
Show description for aedcc1d
lfrancke
committed
aedcc1d
View commit details
Copy full SHA for aedcc1d
Browse repository at this point
fix: Wrap network collector in ComponentResult for consistent error handling
Show description for eb39937
lfrancke
committed
eb39937
View commit details
Copy full SHA for eb39937
Browse repository at this point
refactor: Use BTreeMap for deterministic JSON key ordering
Show description for 465deca
lfrancke
committed
465deca
View commit details
Copy full SHA for 465deca
Browse repository at this point
feat: Add disk usage percentage and warn on high usage
Show description for b642369
lfrancke
committed
b642369
View commit details
Copy full SHA for b642369
Browse repository at this point
Merge branch 'main' into feat/disk-usage-percent
lfrancke
authored
995b629
View commit details
Copy full SHA for 995b629
Browse repository at this point
Commits on Apr 9, 2026
Apply review suggestion
lfrancke
committed
da02395
View commit details
Copy full SHA for da02395
Browse repository at this point
You can’t perform that action at this time.