Skip to content

Feat/monitor#1928

Merged
RockChinQ merged 21 commits intomasterfrom
feat/monitor
Jan 26, 2026
Merged

Feat/monitor#1928
RockChinQ merged 21 commits intomasterfrom
feat/monitor

Conversation

@wangcham
Copy link
Copy Markdown
Member

@wangcham wangcham commented Jan 22, 2026

概述 / Overview

请在此部分填写你实现/解决/优化的内容:
Summary of what you implemented/solved/optimized:

企业级别的监控。

更改前后对比截图 / Screenshots

更改前:
{CD73D6BC-CA3B-44EF-B740-5B3403BEB2E0}

更改后:

{9100B439-1EAC-4AEA-93C7-FF31F39C7163} {3A4FD1A4-257C-4436-81CE-862C7A76D824}

请在此部分粘贴更改前后对比截图(可以是界面截图、控制台输出、对话截图等):
Please paste the screenshots of changes before and after here (can be interface screenshots, console output, conversation screenshots, etc.):

修改前 / Before:

修改后 / After:

检查清单 / Checklist

PR 作者完成 / For PR author

请在方括号间写x以打勾 / Please tick the box with x

  • 阅读仓库贡献指引了吗? / Have you read the contribution guide?
  • 与项目所有者沟通过了吗? / Have you communicated with the project maintainer?
  • 我确定已自行测试所作的更改,确保功能符合预期。 / I have tested the changes and ensured they work as expected.

项目维护者完成 / For project maintainer

  • 相关 issues 链接了吗? / Have you linked the related issues?
  • 配置项写好了吗?迁移写好了吗?生效了吗? / Have you written the configuration items? Have you written the migration? Has it taken effect?
  • 依赖加到 pyproject.toml 和 core/bootutils/deps.py 了吗 / Have you added the dependencies to pyproject.toml and core/bootutils/deps.py?
  • 文档编写了吗? / Have you written the documentation?

@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. dependencies 依赖库相关 / deps related eh: Feature enhance: 新功能添加 / add new features javascript Pull requests that update Javascript code m: Session 会话和消息模块 / Sessions management m: Tools 工具(ToolUse、内容函数)相关 / Function Calling or tools management pd: Need testing pending: 待测试的PR / PR waiting to be tested labels Jan 22, 2026
@wangcham
Copy link
Copy Markdown
Member Author

#1925

@RockChinQ RockChinQ marked this pull request as draft January 23, 2026 05:52
@RockChinQ RockChinQ marked this pull request as ready for review January 23, 2026 05:52
@dosubot dosubot Bot added the m: Platform 机器人管理相关 / Bots management label Jan 23, 2026
wangcham and others added 10 commits January 25, 2026 00:32
- Enhanced metric cards with gradient backgrounds and hover effects
- Increased traffic chart height from 200px to 300px
- Adjusted grid layout and spacing for better visual appeal
- Fixed sticky filter area to properly cover parent padding without transparent gaps
- Used negative margins and positioning to eliminate scrolling artifacts
- Matched padding/margins with other pages (pipelines, bots) for consistency
- Removed duplicate title/subtitle from page content
- Added cursor-pointer styling to tab triggers
- Removed border between tab list and tab content

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Fixed indentation and spacing in MetricCard.tsx
- Fixed formatting in TrafficChart.tsx
- Applied prettier formatting to page.tsx

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@RockChinQ RockChinQ merged commit 5d9f6ec into master Jan 26, 2026
3 checks passed
@RockChinQ RockChinQ deleted the feat/monitor branch January 26, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 依赖库相关 / deps related eh: Feature enhance: 新功能添加 / add new features javascript Pull requests that update Javascript code m: Platform 机器人管理相关 / Bots management m: Session 会话和消息模块 / Sessions management m: Tools 工具(ToolUse、内容函数)相关 / Function Calling or tools management pd: Need testing pending: 待测试的PR / PR waiting to be tested size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants