Denis Smagin
Results
1
issues of
Denis Smagin
Is it possible to run **fastapi-observability** using **Gunicorn** and multiple uvicorn-workers? Could you share an example code? I try to use this [manual](https://prometheus.github.io/client_python/exporting/http/fastapi-gunicorn/) (+ [this](https://prometheus.github.io/client_python/multiprocess/)), but it doesn’t work for...