The Python agent for Apache SkyWalking

Clone this repo:
  1. 263a936 fix: support module-level @runnable with continue_tracing() (#391) by 吴晟 Wu Sheng · 3 weeks ago master
  2. 71640af feat: re-enable aiohttp/psycopg2 and add falcon v3/sanic v2 plugins (#389) by 吴晟 Wu Sheng · 3 weeks ago
  3. 78bed98 feat(plugin): add urllib3 2.x support for Python 3.12+ (#387) by 吴晟 Wu Sheng · 3 weeks ago
  4. a70b2cc feat: support Python 3.10-3.14, drop 3.8/3.9, update plugin compatibility (#386) by 吴晟 Wu Sheng · 3 weeks ago
  5. b91ebc4 update markdown lint check (#382) by Kevin Liu · 4 months ago
  6. 6f8882c fix: pin packaging dep to 25 (#383) by kezhenxu94 · 4 months ago
  7. d2fe0af Fix: kafka image in docker-compose demo (#380) by zth9 · 7 months ago
  8. 99434d4 fix(plugin): add exec_module to execute to module code (#377) by Mathew Shen · 11 months ago
  9. 6ff93cb chore: fix Makefile not work in Linux and non-interactive mode (#373) by kezhenxu94 · 12 months ago
  10. aecf120 chore(ci): remove changelog checkbox in pull request template (#372) by Mathew Shen · 12 months ago
  11. 1f091ee chore: fix linting error (#370) by kezhenxu94 · 12 months ago v1.2.0
  12. e5fdfe8 Bump up to 1.2.0 and remove change log file (#369) by kezhenxu94 · 1 year ago
  13. 2a34c85 Bump gunicorn from 20.1.0 to 23.0.0 (#368) by dependabot[bot] · 1 year, 1 month ago
  14. 8a1c893 Add isSizeLimited in SegmentObject (#367) by Zixin Zhou · 1 year, 2 months ago
  15. f6bbda3 feature: add support to python 3.13 (#366) by Henrique Brito Silva · 1 year, 3 months ago
  16. 320ef70 feat: add sw_grpc plugin (#362) by Tsonglew · 1 year, 5 months ago
  17. 7dd9a30 perf: ignore uuid and timestamp generation for NoopContext (#361) by Tsonglew · 1 year, 6 months ago
  18. cb2165b Fix agent start failed in async mode when profiling is enabled (#360) by Tsonglew · 1 year, 6 months ago
  19. c36972c feat: add sampling service #(357) by Tsonglew · 1 year, 6 months ago
  20. 55dc5ff Fix TestClient for fastapi cause the req.client None error (#355) by CharlieSeastar · 1 year, 6 months ago