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 dynamic install external agent by Sermant Backend #1709

Merged

Conversation

lilai23
Copy link
Collaborator

@lilai23 lilai23 commented Dec 19, 2024

What type of PR is this?

Feature

What this PR does / why we need it?
Support dynamic install external agent by Backend
(1) publish dynamic install command
image

(2) view the external agent status and version
image

(3) view the events for external agent reported
image

Which issue(s) this PR fixes?

Fixes #1706

Does this PR introduce a user-facing change?

Yes. We will update user guide at sermant.io

Checklist

  • Make sure there is a GitHub_issue related with this PR before you start working on it.
  • Make sure you have squashed your change to one single commit.
  • GitHub Actions works fine in this PR.

@lilai23 lilai23 force-pushed the feature_opentelemetry_backend branch from f72c72b to 437fc5c Compare December 19, 2024 07:07
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 56.00000% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...io/sermant/backend/service/HotPluggingService.java 12.50% 5 Missing and 2 partials ⚠️
...ant/backend/entity/heartbeat/HeartbeatMessage.java 0.00% 4 Missing ⚠️
Flag Coverage Δ Complexity Δ
unittests 43.88% <56.00%> (+<0.01%) 181.00 <0.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ Complexity Δ
...nt/backend/entity/heartbeat/ExternalAgentInfo.java 100.00% <100.00%> (ø) 0.00 <0.00> (?)
...ermant/backend/entity/hotplugging/CommandType.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
.../backend/entity/hotplugging/HotPluggingConfig.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...ant/backend/entity/heartbeat/HeartbeatMessage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...io/sermant/backend/service/HotPluggingService.java 65.00% <12.50%> (-27.86%) 0.00 <0.00> (ø)

... and 13 files with indirect coverage changes

Signed-off-by: lilai <lilai23@foxmail.com>
@lilai23 lilai23 force-pushed the feature_opentelemetry_backend branch from 437fc5c to 2125470 Compare December 20, 2024 08:48
@zwmagic zwmagic self-requested a review December 20, 2024 13:24
@Sherlockhan Sherlockhan merged commit ae572fd into sermant-io:develop Dec 23, 2024
9 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.

4 participants