mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #739] [MERGED] Fix podman compatibility in get_container_stats
#769
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/739
Author: @Rhyn
Created: 8/17/2025
Status: ✅ Merged
Merged: 8/17/2025
Merged by: @mbecker20
Base:
1.19.0← Head:podman-stats-fix📝 Commits (2)
68a0666Add podman compability for querying stats5ef0844syntax fix📊 Changes
1 file changed (+8 additions, -1 deletions)
View changed files
📝
bin/periphery/src/docker/stats.rs(+8 -1)📄 Description
By default podman stats uses different fields than docker. With this change it will use the docker formatted stats and fixes the stats display in komodo for podman hosts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.