liangyepianzhou commented on code in PR #11339: URL: https://github.com/apache/skywalking/pull/11339#discussion_r1350430118
########## test/e2e-v2/cases/pulsar/docker-compose.yml: ########## @@ -122,7 +130,7 @@ services: command: bash -c "bin/apply-config-from-env.py conf/broker.conf && exec bin/pulsar broker" otel-collector: - image: otel/opentelemetry-collector:0.72.0 + image: otel/opentelemetry-collector:0.50.0 Review Comment: It does not match the config in `otel-collector-config.yaml`. ``` logging: logLevel: debug ``` -- 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: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org