为了能到远方,脚下的每一步都不能|

bitterteaer

园龄:3年8个月粉丝:1关注:0

consul配置服务健康检测

配置路径

/opt/1panel/apps/consul/consul/data/config

配置文件

{
  "service": {
    "id": "DataProcessingServices",
    "name": "DataProcessingServices",
    "address": "139.9.38.250",
    "port": 9001,
    "tags": [
      "dev"
    ],
    "checks": [
      {
        "http": "http://139.9.38.250:9001/health",
        "interval": "20s"
      }
    ]
  }
}

本文作者:bitterteaer

本文链接:https://www.cnblogs.com/bitterteaer/p/18156606

版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。

posted @   bitterteaer  阅读(52)  评论(0编辑  收藏  举报
点击右上角即可分享
微信分享提示
评论
收藏
关注
推荐
深色
回顶
收起