songxiaosheng commented on issue #12321:
URL: https://github.com/apache/dubbo/issues/12321#issuecomment-1553891845
> simpleclient_pushgateway
你们仅仅引入了Dubbo和micrometer出现了这个问题么
有没有引入如下依赖,simpleclient_pushgateway默认在如下依赖里面是存在的:
```xml
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-spring-boot-observability-starter</artifactId>
</dependency>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]