-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[feature] support auto nacos service discovery #3324
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
Conversation
...lector-basic/src/main/java/org/apache/hertzbeat/collector/collect/sd/NacosSdCollectImpl.java
Outdated
Show resolved
Hide resolved
...at-common/src/main/java/org/apache/hertzbeat/common/entity/job/protocol/NacosSdProtocol.java
Outdated
Show resolved
Hide resolved
hi please fix these conflict |
Signed-off-by: tomsun28 <tomsun28@outlook.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @xiaomizhou2 , thanks for implementing this. Could you please add a unit test for this case as well?
of course |
...tor-basic/src/test/java/org/apache/hertzbeat/collector/collect/sd/HttpSdCollectImplTest.java
Outdated
Show resolved
Hide resolved
LGTM overall, do you have any other thoughts or suggestions Tom? @tomsun28 |
No yet, LGTM. |
...lector-basic/src/main/java/org/apache/hertzbeat/collector/collect/sd/NacosSdCollectImpl.java
Outdated
Show resolved
Hide resolved
Signed-off-by: zhangyaxi <yaxi.zhang950408@outlook.com>
What's changed?
#3321
The implementation of authentication has not been added yet, and can be put into the follow-up for optimization.

Checklist
Add or update API