Open krlohnes opened 3 months ago
Need a similar fix like https://github.com/open-telemetry/opentelemetry-rust/pull/1982/files to this example too. @krlohnes Would you mind sending a PR to fix?
Also, we need similar fix in integration tests - https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-otlp/tests/integration_test/otel-collector-config.yaml
What happened?
I tried to run basic-otlp example and it simply didn't work.
I update the first section of otel-collector-config.yml to the following
and it started working.
API Version
0.24.0
SDK Version
0.24.1
What Exporter(s) are you seeing the problem on?
OTLP
Relevant log output