为Prometheus.io导出Django监控指标-Python开发

时间:2021-05-25 16:29:08
【文件属性】:
文件名称:为Prometheus.io导出Django监控指标-Python开发
文件大小:202KB
文件格式:ZIP
更新时间:2021-05-25 16:29:08
Python Third-party APIs django-prometheus导出Prometheus.io使用要求的Django监控指标Django> = 1.11安装使用以下命令安装:pip install django-prometheus或者,如果您是django-prometheus导出Prometheus.io使用要求的Django Django监控指标> = 1.11安装使用以下命令安装:pip install django-prometheus或者,如果您使用从该存储库克隆的开发版本:python path-to-where-cloned-django-prometheus / setup.py install这将安装prometheus_client作为依赖项。 快速入门在您的settings.py中:INSTALLED_APPS = [...'django_prometheus',...] MIDDLEWARE = ['django_prome
【文件预览】:
django-prometheus-master
----MANIFEST.in(34B)
----update_version_from_git.py(4KB)
----requirements.txt(188B)
----examples()
--------django-promdash.png(151KB)
--------prometheus()
----CONTRIBUTING.md(2KB)
----.travis.yml(938B)
----tox.ini(1023B)
----LICENSE(11KB)
----setup.cfg(125B)
----setup.py(2KB)
----README.md(8KB)
----django_prometheus()
--------conf()
--------apps.py(937B)
--------exports.py(5KB)
--------db()
--------urls.py(168B)
--------testutils.py(6KB)
--------utils.py(852B)
--------middleware.py(12KB)
--------__init__.py(604B)
--------models.py(1KB)
--------cache()
--------migrations.py(2KB)
--------tests()
----.gitignore(1KB)
----CHANGELOG.md(847B)
----documentation()
--------exports.md(5KB)

网友评论