java.lang.IllegalArgumentException: Prometheus requires that all meters with the same name have the ...

创建Spring Cloud Sleuth对应Zipkin服务,引入依赖: <dependency> <groupId>io.zipkin.java</groupId> <artifactId>zipkin-server</artifactId> <version>2.12.3</version> </dependency> <dependency> <groupI
相关文章
相关标签/搜索