aioprometheus icon indicating copy to clipboard operation
aioprometheus copied to clipboard

[Question] Can this be used for a django | django-ninja project?

Open LuisGMM opened this issue 8 months ago • 0 comments

I tried to look at the code and the docs but I saw no mention of django. Currently we use a fully async django with gunicorn and uvicorn workers, however the prometheus project we currently use is not only not async friendly but has some problems with db connection pools.

Do you think aioprometheus could fit the needs of async Django projects?

LuisGMM avatar Jul 04 '25 11:07 LuisGMM