Skip to content

Refactor management report and keep alive api. #53

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 4 commits into from
Feb 1, 2023

Conversation

jmjoy
Copy link
Member

@jmjoy jmjoy commented Jan 31, 2023

To make reporting instance properties and keeping alive behave like skywalking-java:

  1. Make keep_alive only ping once, rather than continuously ping in background.
  2. Add new method report_and_keep_alive, continuously report instance properties and keep alive in background.

@jmjoy jmjoy added this to the 0.6.0 milestone Jan 31, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #53 (01dd35c) into master (f544829) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   17.51%   17.51%           
=======================================
  Files          17       17           
  Lines         571      571           
=======================================
  Hits          100      100           
  Misses        471      471           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jmjoy jmjoy marked this pull request as ready for review February 1, 2023 04:22
@jmjoy jmjoy requested a review from wu-sheng February 1, 2023 04:22
@wu-sheng wu-sheng merged commit 7d4b379 into apache:master Feb 1, 2023
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.

3 participants