codeglzhang opened a new pull request #5457: URL: https://github.com/apache/skywalking/pull/5457
Please answer these questions before submitting a pull request - Why submit this pull request? - [x] Bug fix - [ ] New feature provided - [ ] Improve performance - Related issues ___ ### Bug fix - Cannot run local E2E test with multiple `docker-compose.yml` files. #5443. - How to fix? Use the command `docker-compose -f xxx.yml -f xxx.yml ... config` to get complete config information directly to replace parsing each yml file individually, and then add documents for the local E2E remote debugging. ___ ### New feature or improvement - ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
