mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 08:55:40 -05:00
[PR #1296] Add container stats to stack page #9313
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/1296
Author: @sime1
Created: 3/29/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
551761cAdd container stats to stack page📊 Changes
4 files changed (+156 additions, -97 deletions)
View changed files
➕
ui/src/components/docker/container-stats.tsx(+87 -0)📝
ui/src/resources/server/stats/containers.tsx(+23 -96)➕
ui/src/resources/stack/stats/container.tsx(+37 -0)📝
ui/src/resources/stack/tabs.tsx(+9 -1)📄 Description
This pull request adds a new tab for container stats to the stack page, closing #1020.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.