CeleryPrometheusExporter:芹菜普罗米修斯出口商 源码
芹菜普罗米修斯出口商 使用范例 普罗米修斯配置 - job_name: 'celery_exporter' metrics_path: / dns_sd_configs: - names: - 'tasks.celery_exporter' # Replace celery_exporter with your exporter service name type: 'A' port: 8100 Docker组成 rc_celery_exporter: image: kuzyashin/celery_exporter:latest deploy: mode: replicated replicas: 1 environment: - BROKER_USERNAME=
文件列表
CeleryPrometheusExporter-main.zip
(预估有个8文件)
CeleryPrometheusExporter-main
Readme.md
574B
Dockerfile
348B
requirements.txt
461B
.gitignore
4KB
app
events.py
1KB
main.py
7KB
__init__.py
0B
prometheus.py
2KB
暂无评论