A FastAPI Middleware of Skywalking(APM) to trace your service method calls.
A FastAPI Middleware of Skywalking(APM) to trace your service method calls. Maybe is the best trace middleware of FastAPI extension.
Use pip
$ pip install fastapi_skywalking_middleware -U
- If you found something strange data on Skywalking, you can install the wheel in dependency folder
Jump to example folder.Example
Use Travis CI and AppVeyor continuously integrated environmen.
Use flake8 and Codecov to improve the code quality.
MIT ©sunhailin-Leo