1. 63debcb Update doc link (#111) by wuwen · 3 weeks ago master
  2. 2310ae6 Remove the previous release doc. (#110) by 吴晟 Wu Sheng · 3 weeks ago
  3. 38b55be Write release doc for RM. (#109) by 吴晟 Wu Sheng · 3 weeks ago
  4. 9a3c5dc Prepare for version 1.0.0 release and fix typos in doc. (#108) by wuwen · 3 weeks ago v1.0.0
  5. 5b107c4 Updated tag key from 'http.status' to 'http.status_code' (#107) by wuwen · 4 weeks ago
  6. d15c0ce stop reporting traces after the worker process begins to exit (#105) by renzheng.wang · 2 years, 2 months ago
  7. 406d442 support to try to use request-id as trace-id when trace context absent (#104) by Daming · 2 years, 5 months ago
  8. df615f5 improve e2e test (#103) by Daming · 2 years, 5 months ago
  9. 28b7d10 use agent-test-tool docker image instead of building from source (#96) by Daming · 2 years, 5 months ago
  10. 8470d06 feat: support update the peer before requesting outgoing (#95) by Daming · 2 years, 7 months ago
  11. 49adb5f Add IgnoreSuffix feature (#93) by huawei · 2 years, 8 months ago
  12. ed9a0ab ci: run lua test cases with luajit (#94) by tzssangglass · 2 years, 8 months ago
  13. e831a9d Update NOTICE year to 2022 (#92) by Daming · 2 years, 8 months ago
  14. 7f2ef4b Update log4j to 2.17.1 to address CVE-2021-44832. (#91) by Daniel Jeremie · 2 years, 8 months ago
  15. a4ecaed correct the branch name in rockspec (#90) by Daming · 2 years, 9 months ago v0.6.0
  16. 0bd2e4f draft a new version 0.6.0 (#89) by Daming · 2 years, 9 months ago
  17. 95b1d0d change to right listen port. (#86) by Jared Tan · 3 years, 1 month ago
  18. 312b8a2 add flag to makesure Tracer:finish called (#85) by Joshua Yang · 3 years, 3 months ago
  19. e64774f Update README.md (#84) by 吴晟 Wu Sheng · 3 years, 4 months ago
  20. a7bd9ae update function param name (#82) by Joshua Yang · 3 years, 4 months ago
  21. 808909f update doc and example (#80) by Daming · 3 years, 5 months ago
  22. 63d62d1 introduce skywalking-eye to check license header (#79) by Daming · 3 years, 5 months ago
  23. 9f14177 Update NOTICE year to 2021 (#78) by Kirs · 3 years, 5 months ago
  24. 8cd5b41 remove ./kong directory (#77) by Daming · 3 years, 5 months ago v0.5.0
  25. f4b3089 draft version v0.5.0 (#76) by Daming · 3 years, 5 months ago
  26. 29b293e migrate kong plugin (#75) by Daming · 3 years, 5 months ago
  27. b78f080 Clarify the component id (#74) by Daming · 3 years, 5 months ago
  28. ca97554 draft release v0.5.0 (#73) by Daming · 3 years, 5 months ago
  29. 3b09a8c kong plugin (#70) by Daming · 3 years, 5 months ago
  30. 7d672d9 improve nginx e2e test (#72) by Daming · 3 years, 5 months ago
  31. c3cee48 Update README.md (#71) by 吴晟 Wu Sheng · 3 years, 6 months ago
  32. 22198a9 Draft a new version 0.4.1 by Daming · 3 years, 6 months ago v0.4.1
  33. ad263d5 fix: missing `constants` in the rockspsec (#68) by 罗泽轩 · 3 years, 6 months ago
  34. 541538d Draft a new version 0.4.0 (#67) by Daming · 3 years, 7 months ago v0.4.0
  35. cfdcbe9 Release a new version 0.4.0 (#66) by Daming · 3 years, 7 months ago
  36. 7edccae Update Makefile (#65) by Zhenxu Ke · 3 years, 7 months ago
  37. 0948653 Update Makefile (#64) by Daming · 3 years, 7 months ago
  38. c19c5cb perf: enable local cache and use `tablepool` to reuse the temporary table (#49) by YuanSheng Wang · 3 years, 7 months ago
  39. 723a025 Fix destroy spelling (#63) by renzheng.wang · 3 years, 7 months ago
  40. 32e0252 remove the wrong directive in Nginx example (#62) by minquan chen · 3 years, 8 months ago
  41. 3961377 Change the example a little (#60) by 吴晟 Wu Sheng · 3 years, 8 months ago
  42. 064dc86 fix code style (#61) by zhangzheng · 3 years, 8 months ago
  43. c42f221 feat: add a global field 'includeHostInEntrySpan', type 'boolean', mark the entrySpan include host/domain (#59) by dufei · 3 years, 8 months ago
  44. 0795297 feat: add destroyBackendTimer to stop reporting metrics (#58) by 罗泽轩 · 3 years, 8 months ago
  45. ef13442 chore: add more command for makefile. (#54) by YuanSheng Wang · 3 years, 8 months ago
  46. 0283f3a Restore lua installation (#57) by 吴晟 Wu Sheng · 3 years, 8 months ago
  47. 2aee11a doc: set random seed in `init_worker` phase. (#52) by YuanSheng Wang · 3 years, 10 months ago
  48. 7c7915b perf: local cache some variables and reuse them in Lua module. (#50) by YuanSheng Wang · 3 years, 10 months ago
  49. cda47ae release a new version `0.3` (#48) by YuanSheng Wang · 4 years ago v0.3.0
  50. ecf22c8 chore: load the base64 in `utils`, different ENV use different way. (#46) by YuanSheng Wang · 4 years ago
  51. 86983c4 doc: add prefix `prefix` when require Lua library . (#47) by YuanSheng Wang · 4 years ago
  52. cc63b37 chore: only expose the method of setting random seed. (#45) by YuanSheng Wang · 4 years ago
  53. 2e72617 bugfix: `require` other libraries, missing `skywalking` parent folder. (#44) by YuanSheng Wang · 4 years ago
  54. 47502fd doc: set the correct code block type. (#43) by YuanSheng Wang · 4 years ago
  55. 118f901 add upstream_status to tag http.status (#42) by Ranger · 4 years ago
  56. d241315 add stauts_code (#41) by Daming · 4 years, 1 month ago
  57. b470021 Update CHANGES.md (#39) by Daming · 4 years, 3 months ago v0.2.0
  58. 588cb7e rocks: add dependencies files for luarocks. (#38) by Wen Ming · 4 years, 4 months ago
  59. 4c0eee3 Support batch segment report (#37) by mrproliu · 4 years, 4 months ago
  60. 98fdadd bugfix: used tag v0.1.0 for luarocks. (#36) by Wen Ming · 4 years, 5 months ago
  61. 5e9586c rocks: fixed wrong version of luarocks. (#32) by Wen Ming · 4 years, 5 months ago
  62. 7b23a97 Implement correlation protocol (#35) by mrproliu · 4 years, 5 months ago
  63. 9c0f664 remove first ref variable (#34) by mrproliu · 4 years, 5 months ago
  64. 45cf646 fix wrong context carrier endpoint data (#33) by mrproliu · 4 years, 5 months ago
  65. 926fcfe fix wrong component id comment (#31) by mrproliu · 4 years, 5 months ago
  66. d754b89 Adapt the new v3 protocol (#30) by mrproliu · 4 years, 5 months ago
  67. 507eea2 Relase -> Release (#28) by Finch · 4 years, 5 months ago
  68. f6bbe87 ERR define missed (#27) by Lien · 4 years, 6 months ago
  69. 16b51a7 Fix typo (#26) by zhangzheng · 4 years, 6 months ago
  70. 59ab4a6 Update release.md (#25) by 吴晟 Wu Sheng · 4 years, 6 months ago
  71. f4d021c Add e2e test with mock collector (#24) by Daming · 4 years, 6 months ago
  72. e0f7f50 Update release.md (#23) by 吴晟 Wu Sheng · 4 years, 6 months ago
  73. 1509141 Downgrade log level to debug (#22) by Daming · 4 years, 6 months ago
  74. 13b4c77 Uniform the SpanLayer type name (#21) by Daming · 4 years, 6 months ago
  75. 8176007 Copy paste issue. (#20) by 吴晟 Wu Sheng · 4 years, 6 months ago
  76. a001397 Update release.md (#19) by 吴晟 Wu Sheng · 4 years, 6 months ago
  77. b15ede9 Fix typo (#18) by kezhenxu94 · 4 years, 6 months ago
  78. 80d675d Fix README.md (#17) by zhang-wei · 4 years, 6 months ago
  79. 54a87c1 Add release doc for further release process. (#16) by 吴晟 Wu Sheng · 4 years, 6 months ago
  80. 9cebe51 Create CHANGES.md (#15) by 吴晟 Wu Sheng · 4 years, 6 months ago v0.1.0
  81. d44731f Set up release makefile and doc. (#14) by 吴晟 Wu Sheng · 4 years, 6 months ago
  82. c6aca51 used the nginx lua code style. (#10) by 吴晟 Wu Sheng · 4 years, 6 months ago
  83. 6f8e8ad Fix a wrong method name and expose the upstream address as the variable (#13) by 吴晟 Wu Sheng · 4 years, 6 months ago
  84. 2857bf5 fix ExitSpan#peer bug (#12) by zhang-wei · 4 years, 6 months ago
  85. b390975 Remove 3 `tonumber` to erase the i64 not supported in Lua issue. (#11) by 吴晟 Wu Sheng · 4 years, 6 months ago
  86. 95684f3 add luarocks for skywalking-nginx-lua. (#9) by Wen Ming · 4 years, 6 months ago
  87. e284313 fix register local. (#8) by Jared Tan · 4 years, 6 months ago
  88. b1d921c feature: add ngx lua github action and test cases. (#7) by 温铭 WenMing · 4 years, 6 months ago
  89. 87855e4 Submit doc about how to debug startup env. (#6) by 吴晟 Wu Sheng · 4 years, 7 months ago
  90. d3def3e set up e2e (#4) by Daming · 4 years, 7 months ago
  91. 3d1c978 Revert "feature: add CI and test cases for ngx lua. (#3)" (#5) by 吴晟 Wu Sheng · 4 years, 7 months ago
  92. ac4ba62 feature: add CI and test cases for ngx lua. (#3) by WenMing · 4 years, 7 months ago
  93. 4fa848b Update .asf.yaml by 吴晟 Wu Sheng · 4 years, 7 months ago
  94. 7e4fd14 doc: emphasize that the finish should be called only when the output is finished (#2) by 罗泽轩 · 4 years, 7 months ago
  95. db0d3c7 Remove tags/logs in report JSON, if there is no tag or log by Wu Sheng · 4 years, 7 months ago
  96. 11fcae0 Update readme. by Wu Sheng · 4 years, 7 months ago
  97. f8e70ab Add test for tier 2 LB. and re-format the trace_id and segment_id by Wu Sheng · 4 years, 7 months ago
  98. 8a8cd88 license: add license info for lua-resty-http. (#1) by WenMing · 4 years, 7 months ago
  99. 8eff887 Finish the basic codes. by Wu Sheng · 4 years, 7 months ago
  100. 13363d2 Fix test cases and use the upstream register URIs. by Wu Sheng · 4 years, 7 months ago