c576860b --- /dev/null +++ b/www/py-prometheus-fastapi-instrumentator/pkg-descr @@ -0,0 +1,3 @@ +prometheus-fastapi-instrumentator is a Python library for automatically +instrumentating FastAPI applications with Prometheus metrics. It provides +request duration, size, and count metrics out of the box.