claws / aioprometheus

A Prometheus Python client library for asyncio-based applications
174 stars 21 forks source link

Add ASGI middleware support #60

Closed claws closed 2 years ago

claws commented 2 years ago

This change add an ASGI middleware to simplify use in Starlette, FastAPI and Quart web applications.