prometheus.yml 配置
- job_name: 'node_exporter'
consul_sd_configs: - server: 'consul_ip:8500' services: ['node_exporter']
# 匹配service关键字 - job_name: 'service' consul_sd_configs: - server: 'consul_ip:8500' services: [] relabel_configs: - source_labels: [__meta_consul_tags] regex: .*service.* action: keep
注册服务
curl -X PUT -d '{"id": "test1","name": "test1","address": "10.80.229.55","port": 9100,"tags": ["service"],"checks": [{"http": "http:// 10.80.229.55:9100/","interval": "5s"}]}' http://consul_ip:8500/v1/agent/service/register
查询指定节点以及指定的服务信息
curl http://consul_ip:8500/v1/catalog/service/mysql
删除服务
curl --request PUT http://consul_ip:8500/v1/agent/service/deregister/mysql
列出数据中心
curl http://consul_ip:8500/v1/catalog/datacenters
列出节点
curl http://consul_ip:8500/v1/catalog/nodes
列出服务
curl http://consul_ip:8500/v1/catalog/services
列出服务节点
curl http://consul_ip:8500/v1/catalog/service/my-service
上篇:
Prometheus+Grafana+Alertmanager
下篇:
Prometheus+Consul服务自动发现监控
1 男人若想发大财,就莫要去打工,我推荐做这二十件事。 2 使用MCP+Neo4j零代码构建自己的知识图谱 3 运维必备:掌握这3个存储技术 4 2025年性价比最高的AI服务器拆解:768GB显存暴打训练慢的痛点 5 2025 年最适合小白的 Python 入门学习路线全解析 6 win11 连接共享打印机报错:0x00000040 或者 .709或者 .11... 7 7大热门Agent框架盘点:助你轻松构建多智能体AI应用 8 IT运维服务方案V3.0【拿来即用】 9 小红书爆款神器上线!讯飞绘文首发“轻图文”功能 10 Thumoon:Python图像处理的高效利器,快速上手指南 11 从 0 到 1:使用 Loki + Promtail + Grafana 搭建日... 12 ImagePrompt:一款 AI 图片提示词工具,使用图片