Modo-me commented on issue #1129:
URL: 
https://github.com/apache/dubbo-go-samples/issues/1129#issuecomment-5216382420

   # 复现问题
   
   ``` shell
   git clone https://github.com/apache/dubbo-go-samples.git
   ```
   在项目目录下运行docker compose
   ```shell
   docker compose -f docker-compose.yml up -d --wait
   ```
   然后多试几次下面这个命令:
   ```shell
   bash ./integrate_test.sh observability/integration
   ```
   
   有时能成功通过,有时会出现
   `failed: Prometheus scrape targets are up`
   
   <img width="1470" height="321" alt="Image" 
src="https://github.com/user-attachments/assets/b47da33a-1485-4f34-9eaf-b4a757444bcf";
 />


-- 
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]

Reply via email to