Skip to content

feat(i18n): add PostgreSQL ProcessList i18n entries#3281

Merged
BugsGuru merged 1 commit intomainfrom
sqle/feat-2795
Apr 29, 2026
Merged

feat(i18n): add PostgreSQL ProcessList i18n entries#3281
BugsGuru merged 1 commit intomainfrom
sqle/feat-2795

Conversation

@BugsGuru
Copy link
Copy Markdown
Collaborator

@BugsGuru BugsGuru commented Apr 29, 2026

User description

关联的 issue

https://github.com/actiontech/sqle-ee/issues/2795

描述你的变更

Add ApMetaPostgreSQLProcesslist i18n message for the new pg_processlist scan task type. Chinese: "PostgreSQL活跃会话采集", English: "PostgreSQL active sessions".

skip review


Description

  • 新增 PostgreSQL 活跃会话采集 i18n 消息

  • 更新中英文语言配置条目


Diagram Walkthrough

flowchart LR
  A["sqle/locale/message_zh.go"] -- "新增中文条目" --> B["sqle/locale/active.zh.toml"]
  A -- "同步英文条目" --> C["sqle/locale/active.en.toml"]
Loading

File Walkthrough

Relevant files
Enhancement
message_zh.go
新增 PostgreSQL 活跃会话采集中文i18n条目                                                         

sqle/locale/message_zh.go

  • 添加 PostgreSQL活跃会话采集 i18n 消息变量
  • 引入 ApMetaPostgreSQLProcesslist 条目
+1/-0     
active.en.toml
新增 PostgreSQL 活跃会话采集英文i18n条目                                                         

sqle/locale/active.en.toml

  • 增加英文 i18n 消息项
  • 添加 ApMetaPostgreSQLProcesslist 键值和描述
+1/-0     
active.zh.toml
新增 PostgreSQL 活跃会话采集中文i18n条目                                                         

sqle/locale/active.zh.toml

  • 增加中文 i18n 消息项
  • 新增 ApMetaPostgreSQLProcesslist 键值和描述
+1/-0     

Add ApMetaPostgreSQLProcesslist i18n message for the new pg_processlist
scan task type. Chinese: "PostgreSQL活跃会话采集", English: "PostgreSQL
active sessions".

Refs: sqle-ee#2795
@github-actions
Copy link
Copy Markdown

PR Reviewer Guide 🔍

🎫 Ticket compliance analysis 🔶

2795 - Partially compliant

Compliant requirements:

  • 完成自测
  • 在关联的issue中补充实现方案
  • 在关联的issue中补充测试影响面

Non-compliant requirements:

  • 确认变更兼容性
  • 确认是否更新文档

Requires further human verification:

  • 需要人工确认更新文档和兼容性说明
⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@BugsGuru BugsGuru merged commit 6187e01 into main Apr 29, 2026
4 checks passed
@BugsGuru BugsGuru deleted the sqle/feat-2795 branch April 29, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants