| Port details on branch 2025Q3 |
- py-dj52-django-prometheus Export Django monitoring metrics for Prometheus.io
- 2.4.1 www
=0 2.4.1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2025-06-22 07:00:13
- Last Update: 2025-11-01 17:23:22
- Commit Hash: 1403bb7
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/django-commons/django-prometheus
- Description:
- This library exports Django monitoring metrics for Prometheus.io.
It provides support to monitor the following databases types:
* SQLite (via Django)
* PostgreSQL
* MySQL
In addition, caches can also be monitored:
* memcached
* Redis
It's even possible to export metrics of Django models and migrations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj52-django-prometheus>0:www/py-dj52-django-prometheus@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj52-django-prometheus/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj52-django-prometheus
- pkg install py311-dj52-django-prometheus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dj52-django-prometheus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj52-django-prometheus
- Package flavors (<flavor>: <package>)
- py311: py311-dj52-django-prometheus
- distinfo:
- TIMESTAMP = 1751183595
SHA256 (django_prometheus-2.4.1.tar.gz) = 073628243d2a6de6a8a8c20e5b512872dfb85d66e1b60b28bcf1eca0155dad95
SIZE (django_prometheus-2.4.1.tar.gz) = 24464
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0.40.0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-django52>=4.2<6.0 : www/py-django52@py311
- py311-prometheus-client>=0.7 : net-mgmt/py-prometheus-client@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox
- net-mgmt/peering-manager
Configuration Options:
- ===> The following configuration options are available for py311-dj52-django-prometheus-2.4.1:
====> Options available for the group DATABASE
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
====> Options available for the group CACHE
MEMCACHED=off: Memcached distributed memory caching support
REDIS=off: Redis key-value store database support
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj52-django-prometheus
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|