码迷,mamicode.com
首页 > 编程语言 > 详细

【异常】Zipkin server java.lang.IllegalArgumentException: Prometheus requires that all meters with the same name have the same set of tag keys. There is already an existing meter containing tag keys [meth

时间:2019-09-14 22:15:06      阅读:250      评论:0      收藏:0      [点我收藏+]

标签:访问   contain   name   解决办法   style   nta   配置   bsp   argument   

解决办法:

添加下面配置就OK

#zipkin启动报错无法访问的解决方法
management.metrics.web.server.auto-time-requests: false

 

【异常】Zipkin server java.lang.IllegalArgumentException: Prometheus requires that all meters with the same name have the same set of tag keys. There is already an existing meter containing tag keys [meth

标签:访问   contain   name   解决办法   style   nta   配置   bsp   argument   

原文地址:https://www.cnblogs.com/756623607-zhang/p/11520287.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!