florimondmanca / awesome-asgi

A curated list of awesome ASGI servers, frameworks, apps, libraries, and other resources
Creative Commons Zero v1.0 Universal
1.58k stars 98 forks source link

Add `xraysink` for monitoring on AWS #79

Open garyd203 opened 2 years ago

garyd203 commented 2 years ago

Checklist

What is this project?

Framework-independent ASGI middleware to instrument ASGI servers for AWS X-Ray.

Do you know about other similar projects?

Yes

If so, how is this one different?

The official X-Ray SDK contains some support for asyncio Python, but it is buggy and unnecessarily difficult to use. xraysink provides an easier way to instrument an ASGI application.


Anyone who agrees with this pull request can add a 👍.