You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "jmjoy (via GitHub)" <gi...@apache.org> on 2023/01/31 10:34:17 UTC

[GitHub] [skywalking-rust] jmjoy opened a new pull request, #53: Refactor management report and keep alive api.

jmjoy opened a new pull request, #53:
URL: https://github.com/apache/skywalking-rust/pull/53

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-rust] wu-sheng merged pull request #53: Refactor management report and keep alive api.

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng merged PR #53:
URL: https://github.com/apache/skywalking-rust/pull/53


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-rust] codecov-commenter commented on pull request #53: Refactor management report and keep alive api.

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #53:
URL: https://github.com/apache/skywalking-rust/pull/53#issuecomment-1411439388

   # [Codecov](https://codecov.io/gh/apache/skywalking-rust/pull/53?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#53](https://codecov.io/gh/apache/skywalking-rust/pull/53?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (01dd35c) into [master](https://codecov.io/gh/apache/skywalking-rust/commit/f544829e6010a6a0f6b115b296878168a95a53da?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f544829) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master      #53   +/-   ##
   =======================================
     Coverage   17.51%   17.51%           
   =======================================
     Files          17       17           
     Lines         571      571           
   =======================================
     Hits          100      100           
     Misses        471      471           
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org