Update blackbox站点监控.md

pull/24/head
StarsL.cn 2022-04-11 20:36:57 +08:00 committed by GitHub
parent 104e002203
commit 8b26ebcea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,6 +36,6 @@
在units目录下`instance.list`中写入监控目标的信息JOB名称公司/部门项目环境名称实例url每行一个空格分隔。
**注意前5个字段组合起来必须唯一作为一个监控项的ID。**
**注意前5个字段组合起来必须唯一作为一个监控项的ID。即Consul的ServiceID**
修改units目录下导入脚本中的consul_token和consul_url保存后执行input.py即可导入所有监控目标到Consul并符合Prometheus的自动发现配置。