| Port details on branch 2026Q3 |
- py-dj60-django-prometheus Export Django monitoring metrics for Prometheus.io
- 2.5.0 www
=0 2.5.0Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-06-26 09:42:05
- Last Update: 2026-06-26 09:35:29
- Commit Hash: 0cd7f4c
- 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}dj60-django-prometheus>0:www/py-dj60-django-prometheus@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj60-django-prometheus/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj60-django-prometheus
- pkg install py312-dj60-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 py312-dj60-django-prometheus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-dj60-django-prometheus
- Package flavors (<flavor>: <package>)
- py312: py312-dj60-django-prometheus
- distinfo:
- TIMESTAMP = 1781961602
SHA256 (django_prometheus-2.5.0.tar.gz) = 4837b3c3734d8350880839ab8235aafd250b668c348e159d4aecc3cbefeee53e
SIZE (django_prometheus-2.5.0.tar.gz) = 26465
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>=0.40.0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-django60>=4.2<6.1 : www/py-django60@py312
- py312-prometheus-client>=0.7 : net-mgmt/py-prometheus-client@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py312-dj60-django-prometheus-2.5.0:
====> 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-dj60-django-prometheus
- USES:
- python:3.12+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|