Source: prometheus-fastapi-instrumentator Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Kohei Sendai Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-setuptools, python3-all, python3-starlette, python3-prometheus-client, python3-poetry-core, pybuild-plugin-pyproject #Testsuite: autopkgtest-pkg-python Standards-Version: 4.7.2 Homepage: https://github.com/trallnag/prometheus-fastapi-instrumentator Vcs-Browser: https://salsa.debian.org/python-team/packages/prometheus-fastapi-instrumentator Vcs-Git: https://salsa.debian.org/python-team/packages/prometheus-fastapi-instrumentator.git Package: python3-prometheus-fastapi-instrumentator Section: python Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Description: Configurable and modular Prometheus Instrumentator for your FastAPI Not made for generic Prometheus instrumentation in Python. Use the Prometheus client library for that. This packages uses it as well. Beyond the fast track, this instrumentator is highly configurable and it is very easy to customize and adapt to your specific use case.