Port details |
- py-dj50-django-prometheus Export Django monitoring metrics for Prometheus.io
- 2.3.1_1 www
=2 2.3.1_1Version of this port present on the latest quarterly branch. DEPRECATED: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
This port expired on: 2025-05-31
- Maintainer: kai@FreeBSD.org
 - Port Added: 2024-07-15 17:15:14
- Last Update: 2025-06-01 20:33:22
- Commit Hash: b36bee7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/korfuri/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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj50-django-prometheus>0:www/py-dj50-django-prometheus@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py311-dj50-django-prometheus
- Package flavors (<flavor>: <package>)
- py311: py311-dj50-django-prometheus
- distinfo:
- TIMESTAMP = 1683262385
SHA256 (django-prometheus-2.3.1.tar.gz) = f9c8b6c780c9419ea01043c63a437d79db2c33353451347894408184ad9c3e1e
SIZE (django-prometheus-2.3.1.tar.gz) = 24718
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-django50>=3.2 : www/py-django50@py311
- py311-prometheus-client>=0.7 : net-mgmt/py-prometheus-client@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-dj50-django-prometheus-2.3.1_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-dj50-django-prometheus
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-dj51-django-prometheus on 2025-06-01
REASON: Has expired: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1_1 01 Jun 2025 20:33:22
    |
Rene Ladan (rene)  |
www/py-dj50-django-prometheus: Remove expired port
2025-05-31 www/py-dj50-django-prometheus: Extended support of Django 5.0 ends
April 2025, upgrade to the Django 5.1+ version of this port. See
https://www.djangoproject.com/download/ |
2.3.1_1 23 Feb 2025 10:41:49
    |
Kai Knoblich (kai)  |
*/*dj50*: Deprecate/Set to expire
* Django 5.0 will reach its End-of-Life on 2025-04 and has already got a
corresponding expiration date with d7d4a024fefe. Do the same for its
consumers. |
2.3.1_1 06 Oct 2024 14:27:02
    |
Kai Knoblich (kai)  |
www/py-dj50-django-prometheus: Convert to PEP517
* Switch to the PEP517 build framework and remove py-pytest-runner as a
build time dependency while I'm here, because upstream of it has
archived the project with the following notice:
pytest-runner depends on deprecated features of setuptools and relies
on features that break security mechanisms in pip. For example
'setup_requires' and 'tests_require' bypass pip --require-hashes.
See also https://github.com/pypa/setuptools/issues/1684
* Bump PORTREVISION due package change. |
2.3.1 15 Jul 2024 16:58:00
    |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 5.0 consumers
* Django 4.2 is currently the "default" version in the ports tree due
its long term support until April 2026. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 4.0 release possible because it requires
Django 5.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj50-django-rq
- devel/py-dj50-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 4
|