文件名称:数据监控django-prometheus.zip
文件大小:194KB
文件格式:ZIP
更新时间:2022-08-05 23:01:02
开源项目
django-prometheus 是 Prometheus.io上用来监控应用程序并监视一些数据的 Django 控件。你可以直接使用prometheus 客户端来监控数据。 示例如下:
【文件预览】:
django-prometheus-master
----requirements.txt(151B)
----examples()
--------django-promdash.png(151KB)
--------prometheus()
----CONTRIBUTING.md(2KB)
----.travis.yml(532B)
----LICENSE(11KB)
----setup.py(2KB)
----README.md(6KB)
----django_prometheus()
--------apps.py(938B)
--------exports.py(4KB)
--------db()
--------urls.py(184B)
--------testutils.py(6KB)
--------utils.py(848B)
--------middleware.py(8KB)
--------__init__.py(605B)
--------models.py(1KB)
--------cache()
--------migrations.py(2KB)
--------tests()
----.gitignore(1KB)
----documentation()
--------exports.md(5KB)