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

observer.backup 和 backup_clean 收集场景支持分租户 #568

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

Teingi
Copy link
Contributor

@Teingi Teingi commented Nov 21, 2024

Summary

Solution Description

@Teingi
Copy link
Contributor Author

Teingi commented Nov 21, 2024

close #397

Copy link
Contributor

@wayyoungboy wayyoungboy 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 447b7da into oceanbase:master Nov 21, 2024
8 checks passed
@Teingi
Copy link
Contributor Author

Teingi commented Nov 21, 2024

原来的使用方式是:

obdiag gather scene run --scene=observer.backup

obdiag gather scene run --scene=observer.backup_clean

修改后变成:

obdiag gather scene run --scene=observer.backup --env "{tenant_id=xxx}"
obdiag gather scene run --scene=observer.backup_clean --env "{tenant_id=xxx}"

增加了租户的区分

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