Skip to content

[feature] Support export all allmonitors #3509

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

Merged
merged 23 commits into from
Jul 6, 2025

Conversation

YxYL6125
Copy link
Contributor

What's changed?

refer: #3507
adding functionality to export all monitors from the system 添加了从系统导出所有监控的功能。

  • Added a new inferface /api/monitors/export/all for exporting all monitors 添加新接口导出所有监控
  • Added a new export button in the UI for exporting all monitors 添加个新的导出全部monitor按钮
  • Added i18n support for both English and Chinese 添加英文和中文的国际化支持
  • Added ut for export all 添加UT

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • MonitorController:/api/monitors/export/all
  • I have added the necessary e2e tests and all cases have passed.

image

Copy link
Member

@zqr10159 zqr10159 left a comment

Choose a reason for hiding this comment

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

You shouldn't remove the json escape symbols, otherwise the interface won't be displayed in English, you can try switching to English first.

@tomsun28 tomsun28 added this to the 1.7.3 milestone Jun 26, 2025
@YxYL6125 YxYL6125 requested a review from Calvin979 June 27, 2025 06:33
@YxYL6125 YxYL6125 requested a review from zqr10159 June 28, 2025 13:08
@zqr10159 zqr10159 requested review from Calvin979 and removed request for Calvin979 June 29, 2025 02:47
@tomsun28
Copy link
Member

tomsun28 commented Jun 29, 2025

hi, feature suggest merge after 1.7.2 release.

@zqr10159 zqr10159 merged commit 740e3f8 into apache:master Jul 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants