opentelemetry-java-examples
opentelemetry-java-examples copied to clipboard
Fix log-append collector can not output logs problem.
Fix the issue #474
Description: When using a new version of the collector image, using localhost instead of 0.0.0.0 would cause the host to be unable to report logs to the container, which was resolved by referring to this issue
The logs are now printed properly!
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: qy-liuhuo / name: Haotian Ma (613a0d6fcbdca28c73343545550dd8eea7c1f8cd, ad76d7473ddf7732b7fac48346b8623fc55dfab0)
Thanks @qy-liuhuo sorry for the delay in getting to this. Thanks for fixing it up!
It's okay, thank you