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

support using Huawei Cloud OBS to store custom define yml file #1266

Merged
merged 13 commits into from
Oct 8, 2023

Conversation

gcdd1993
Copy link
Contributor

@gcdd1993 gcdd1993 commented Sep 28, 2023

What's changed?

支持使用华为云OBS存储自定义的采集任务配置
1、在系统设置配置华为云OBS
image
2、打开监控模板时,配置将从华为云OBS读取,修改也将保存到华为云OBS
image
3、由此,可以在多实例情况下共享配置
4、注意,如果华为云OBS中未找到对应的应用配置,将从jar中读取默认配置

Checklist

  • I hereby agree to the terms of the HertzBeat CLA
  • 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.

@gcdd1993 gcdd1993 self-assigned this Sep 28, 2023
@gcdd1993 gcdd1993 linked an issue Sep 28, 2023 that may be closed by this pull request
3 tasks
Copy link
Contributor

@tomsun28 tomsun28 left a comment

Choose a reason for hiding this comment

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

LGTM👍👍

@tomsun28 tomsun28 added enhancement New feature or request good first pull request Good for newcomers new feature huawei cloud feature the task for huawei cloud feature labels Sep 28, 2023
@tomsun28 tomsun28 added this to the v1.4.2 milestone Sep 28, 2023
# Conflicts:
#	manager/src/main/java/org/dromara/hertzbeat/manager/service/impl/AppServiceImpl.java
@gcdd1993 gcdd1993 merged commit 37fcda6 into master Oct 8, 2023
2 checks passed
tomsun28 added a commit that referenced this pull request Jan 16, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 9, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 9, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 10, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 10, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 11, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 11, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
@tomsun28 tomsun28 deleted the feature#obs branch March 11, 2024 02:59
tomsun28 added a commit that referenced this pull request Mar 11, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
tomsun28 added a commit that referenced this pull request Mar 11, 2024
Co-authored-by: tomsun28 <tomsun28@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first pull request Good for newcomers huawei cloud feature the task for huawei cloud feature new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] <support using Huawei Cloud OBS to store custom define yml file>
2 participants