We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359f14f commit e6559acCopy full SHA for e6559ac
markdown-file/Prometheus-Install-And-Settings.md
@@ -8,6 +8,7 @@
8
## Prometheus Docker 安装
9
10
- 官网:<https://prometheus.io/>
11
+- Docker 官方镜像:<https://hub.docker.com/r/prom/prometheus/>
12
- 这里以 Spring Boot Metrics 为收集信息
13
- 创建配置文件:`vim /data/docker/prometheus/config/prometheus.yml`
14
- 在 scrape_configs 位置下增加我们自己应用的路径信息
0 commit comments