aboutsummaryrefslogblamecommitdiff
path: root/www/py-dj42-django-prometheus/pkg-descr
blob: 0962e7b87336834f81f56963de296b3254874f48 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                     
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.