Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过日志文件中的内存打印信息,分析展示各个租户、CTX、模块的内存使用情况 #550

Merged
merged 4 commits into from
Nov 14, 2024

Conversation

oraclebird
Copy link
Contributor

#120
1、支持在线分析日志文件中的各租户的内存使用情况
2、支持离线分析日志文件中的各租户的内存使用情况

@Teingi
Copy link
Contributor

Teingi commented Nov 14, 2024

good job

@Teingi
Copy link
Contributor

Teingi commented Nov 14, 2024

We will review your code as soon as possible.

@Teingi
Copy link
Contributor

Teingi commented Nov 14, 2024

现在支持在线和离线两种分析文件。在线就一个命令:
obdiag analyze memory
离线需要指定文件名和版本:
obdiag analyze memory --files file1 --files file2 --version 3.2.1

Copy link
Contributor

@Teingi Teingi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Teingi Teingi merged commit f48a0b0 into oceanbase:master Nov 14, 2024
8 checks passed
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