1. 359ad93 Update NOTICE (#64) by jmjoy · 4 months ago master
  2. e6990d1 Bump to 0.8.0. (#63) by jmjoy · 10 months ago v0.8.0
  3. afa5cdb Rename `AbstractSpan` to `HandleSpanObject`. (#62) by jmjoy · 10 months ago
  4. 84fbd00 Add kafka reporter. (#61) by jmjoy · 11 months ago
  5. 302526e Bump to 0.7.0. (#60) by jmjoy · 12 months ago v0.7.0
  6. 22aa373 Add `Span::prepare_for_async` method and `AbstractSpan` trait. (#58) by jmjoy · 12 months ago
  7. 632766f Rename mod skywalking_proto to proto. (#59) by jmjoy · 12 months ago
  8. 9ce27ed Obtain Span object without intermediary. (#57) by jmjoy · 12 months ago
  9. 30c8d8c Bump to 0.6.0. (#56) by jmjoy · 1 year, 2 months ago v0.6.0
  10. 650a884 Add sub components licenses in dist material. (#55) by jmjoy · 1 year, 2 months ago
  11. c39722c Use stream and completed for a bulk to collect for grpc reporter. (#54) by jmjoy · 1 year, 3 months ago
  12. 7d4b379 Refactor management report and keep alive api. (#53) by jmjoy · 1 year, 3 months ago
  13. f544829 Refactor span object api to make it more friendly. (#52) by jmjoy · 1 year, 4 months ago
  14. 639b889 Bump to 0.5.0. (#51) by jmjoy · 1 year, 4 months ago v0.5.0
  15. cbf1079 Add authentication and custom intercept support. (#50) by jmjoy · 1 year, 4 months ago
  16. 4c61a5b Add `missing_docs` lint and supply documents. (#49) by jmjoy · 1 year, 8 months ago
  17. 7d344de Add management support. (#48) by jmjoy · 1 year, 8 months ago
  18. 10aa902 Fix trace id is not transmitted. (#47) by jmjoy · 1 year, 9 months ago v0.4.0
  19. 49f6d76 Bump to 0.4.0. (#46) by jmjoy · 1 year, 9 months ago
  20. 5b17121 Add more GH labels as new supports (#45) by 吴晟 Wu Sheng · 1 year, 9 months ago
  21. 4876628 Add metrics APIs. (#44) by jmjoy · 1 year, 9 months ago
  22. 4d786ff Add feature vendored, to auto build protoc. (#43) by jmjoy · 1 year, 9 months ago
  23. c64097d Upgrade dependencies. (#42) by jmjoy · 1 year, 9 months ago
  24. b8a4a18 Add logging. (#41) by jmjoy · 1 year, 9 months ago
  25. c6ec104 Adjust the trace structure. (#40) by jmjoy · 1 year, 9 months ago
  26. fa8ba85 Change Span to refer to SpanStack, rather than TracingContext. (#39) by jmjoy · 1 year, 9 months ago
  27. 27959a5 Switch to use nightly rustfmt. (#38) by jmjoy · 1 year, 10 months ago
  28. 68103f9 Split tracer inner segment sender and receiver into traits. (#37) by jmjoy · 1 year, 10 months ago
  29. 6232828 Improve LogReporter and fix tests. (#36) by jmjoy · 1 year, 10 months ago
  30. 9f777ed Add serde support for protobuf generated struct. (#35) by jmjoy · 1 year, 10 months ago
  31. b5ac538 Polish the release doc. (#34) by 吴晟 Wu Sheng · 1 year, 10 months ago
  32. 3d12768 Move skywalking_proto mod to single files. (#33) by jmjoy · 1 year, 10 months ago
  33. e8aba5a Set up CI and approval requirements (#32) by 吴晟 Wu Sheng · 1 year, 10 months ago
  34. 69a56e1 Publish release doc. (#31) by 吴晟 Wu Sheng · 1 year, 10 months ago
  35. 2d61651 Bump to 0.3.0. (#30) by jmjoy · 1 year, 10 months ago v0.3.0
  36. d14a0bd Add context capture and continued methods. (#29) by jmjoy · 1 year, 10 months ago
  37. c544be8 Auto finalize context and span when dropped. (#28) by jmjoy · 1 year, 10 months ago
  38. 0c43b32 Move e2e to workspace. (#27) by jmjoy · 1 year, 10 months ago
  39. 699247d Add tracer. (#26) by jmjoy · 1 year, 10 months ago
  40. 2034a2f Using thiserror to handle errors. (#25) by jmjoy · 1 year, 10 months ago
  41. a047ef8 Update README.md (#24) by 吴晟 Wu Sheng · 1 year, 10 months ago
  42. e1e4cb5 Rename crate name skywalking_rust to skywalking? (#23) by jmjoy · 1 year, 10 months ago v0.2.0
  43. 25e4f28 Feature(tonic-build): set tonic-build.build_server(false), do not build Server code. (#22) by Cherish 蔡梦缘 · 1 year, 11 months ago
  44. 726e428 chore(typo): fix typo in context/propagation/context.rs (#21) by Cherish 蔡梦缘 · 1 year, 11 months ago
  45. 5fded8e Enhance Trace Context machenism. (#20) by jmjoy · 1 year, 11 months ago
  46. d7baf4c Remove Cargo.lock, update dependencies, update submodule, disable build grpc server api. (#19) by jmjoy · 2 years ago
  47. 2ba000e fix ignore /e2e/target folder (#18) by tison · 2 years, 3 months ago
  48. a437859 Update NOTICE (#17) by 吴晟 Wu Sheng · 2 years, 3 months ago
  49. ef33786 add a description to compile in README.md (#16) by Rei Shimizu · 2 years, 3 months ago
  50. 2a47bf4 fix cargo.toml to prepare release (#13) by Rei Shimizu · 2 years, 3 months ago v0.1.0
  51. 852b3a3 use specific version of data-collect-protocol (#15) by Rei Shimizu · 2 years, 3 months ago
  52. 74f805c fix license-eye to ignore .lock files (#14) by Rei Shimizu · 2 years, 3 months ago
  53. 340fa0e Add missing license headers and add checker (#12) by kezhenxu94 · 2 years, 3 months ago
  54. e7f69f5 ci: run cargo test (#11) by tison · 2 years, 3 months ago
  55. 39232e5 harden e2e test by adding healthCheck (#10) by tison · 2 years, 4 months ago
  56. f4743a9 gracefully shutdown reporter & add agent-test-tool based e2e case (#9) by tison · 2 years, 4 months ago
  57. 1465d9f Set rust agent version to 0.1.0 (#8) by 吴晟 Wu Sheng · 2 years, 4 months ago
  58. 652c23a Add GitHub action for test. (#7) by dkkb · 2 years, 4 months ago
  59. bb13864 Fix examples in documentation and README (#6) by dkkb · 2 years, 4 months ago
  60. e4ce370 initial commit of skywalking-rust with full-tracing features. (#5) by Rei Shimizu · 2 years, 5 months ago
  61. cc1c371 Support ContextManager APIs and context stack-style auto propagation. (#3) by 吴晟 Wu Sheng · 4 years, 2 months ago
  62. d50a8d2 Merge pull request #2 from apache/extract by 吴晟 Wu Sheng · 4 years, 2 months ago
  63. 73f8497 Finish the core APIs and part of document. by Wu Sheng · 4 years, 2 months ago
  64. d8d13df Init asf yaml control by Wu Sheng · 4 years, 2 months ago
  65. 6cc61f1 Support context extract. (#1) by 吴晟 Wu Sheng · 4 years, 2 months ago
  66. b4ba984 Add license header. by Wu Sheng · 4 years, 2 months ago
  67. d5666db Add more comments, and span.log to the core API. by Wu Sheng · 4 years, 2 months ago
  68. f9b7e81 Finish the tracing core and report bridge trait. by Wu Sheng · 4 years, 2 months ago
  69. 090ee17 Add a new dependency for random. ID provided for trace and segment. by Wu Sheng · 4 years, 2 months ago
  70. 8d77352 Add more behaviors to span, including tag. by Wu Sheng · 4 years, 2 months ago
  71. 268b196 Open span trait as return value. by Wu Sheng · 4 years, 2 months ago
  72. 1fddb7d Set up basic codes and CI. by Wu Sheng · 4 years, 2 months ago
  73. cbc24c7 Init repo. by Wu Sheng · 4 years, 2 months ago