文件名称:docker-grafana-graphite:带有StatsD,Graphite,Grafana 2和Kamon仪表板的Docker映像
文件大小:28KB
文件格式:ZIP
更新时间:2024-03-17 02:08:28
Dockerfile
StatsD +石墨+ Grafana 4 + Kamon仪表盘 该图像包含StatsD,Graphite和Grafana的明智默认配置,并随附示例仪表板,该仪表板为您提供了Kamon当前为Actor和Traces收集的基本指标。 有两种使用此图像的方法: 使用Docker索引 该映像下发布,并且您需要做的所有前提条件是将docker , docker-compose和make安装在您的计算机上。 容器公开以下端口: 80 :Grafana Web界面。 81 :Graphite Web端口 2003 :石墨数据端口 8125 :StatsD端口。 8126 :StatsD管理端口。 要使用此映像启动容器,您只需要运行以下命令: $ make up 停止容器 $ make down 运行容器的外壳 $ make shell 查看容器日志 $ make tail 如果您的主
【文件预览】:
docker-grafana-graphite-master
----.gitignore(32B)
----Dockerfile(7KB)
----Makefile(427B)
----graphite()
--------storage-aggregation.conf(440B)
--------storage-schemas.conf(43B)
--------initial_data.json(468B)
--------local_settings.py(2KB)
--------carbon.conf(3KB)
----LICENSE(11KB)
----docker-compose.yml(442B)
----nginx()
--------nginx.conf(3KB)
----README.md(3KB)
----grafana()
--------export-datasources-and-dashboards.sh(136B)
--------datasources()
--------custom.ini(13KB)
--------dashboards()
----supervisord.conf(2KB)
----statsd()
--------config.js(265B)