Port details |
- py-dj51-django-prometheus Export Django monitoring metrics for Prometheus.io
- 2.3.1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: kai@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2025-02-08 09:57:12
- Last Update: 2025-02-08 09:51:47
- Commit Hash: db1f732
- 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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}dj51-django-prometheus>0:www/py-dj51-django-prometheus@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/py-dj51-django-prometheus/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj51-django-prometheus
- pkg install py311-dj51-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-dj51-django-prometheus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dj51-django-prometheus
- Package flavors (<flavor>: <package>)
- py311: py311-dj51-django-prometheus
- distinfo:
- TIMESTAMP = 1683262385
SHA256 (django-prometheus-2.3.1.tar.gz) = f9c8b6c780c9419ea01043c63a437d79db2c33353451347894408184ad9c3e1e
SIZE (django-prometheus-2.3.1.tar.gz) = 24718
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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-django51>=3.2 : www/py-django51@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
Configuration Options:
- ===> The following configuration options are available for py311-dj51-django-prometheus-2.3.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-dj51-django-prometheus
- USES:
- python:3.10+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 08 Feb 2025 09:51:47
![commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248 commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248](/images/git.png) ![commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248 commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248](/images/codeberg.svg) ![commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248 commit hash: db1f7321ddd8fee00e35d371b4a9e144b670a248](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Kai Knoblich (kai) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net-mgmt/netbox: Create Django 5.1 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.2 release possible because it requires
Django 5.1.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj51-django-rq
- devel/py-dj51-strawberry-graphql (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|