[PR #1296] Add container stats to stack page #8119

Open
opened 2026-04-27 22:13:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moghtech/komodo/pull/1296
Author: @sime1
Created: 3/29/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 551761c Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/1296 **Author:** [@sime1](https://github.com/sime1) **Created:** 3/29/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`551761c`](https://github.com/moghtech/komodo/commit/551761c76d7ca9581986db12417f175d03c1bbdb) Add container stats to stack page ### 📊 Changes **4 files changed** (+156 additions, -97 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description This pull request adds a new tab for container stats to the stack page, closing #1020. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 22:13:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#8119