-
Notifications
You must be signed in to change notification settings - Fork 2.8k
otel collector is not working #28553
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Could you please share your configuration file? |
@yantingqiu here are all the configuration file https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/examples/demo , I did not make any changes. |
@gyliu513 To enable the debug exporter, you need to ensure that the version of otel-collector is 0.86.0 or higher. Maybe you should consider updating the image version of otel-collector to be at least 0.86.0. |
@yantingqiu it worked with 0.88.0 as the PR #28566 |
I'm going to close as it looks like this has been resolved, but please let me know if I've misunderstood. Happy to see things are working now! |
**Description:** Bumps image to latest released version to have the `debug` exporter available. **Link to tracking Issue:** Fixes #28553
**Description:** Bumps image to latest released version to have the `debug` exporter available. **Link to tracking Issue:** Fixes open-telemetry#28553
**Description:** Bumps image to latest released version to have the `debug` exporter available. **Link to tracking Issue:** Fixes open-telemetry#28553
**Description:** Bumps image to latest released version to have the `debug` exporter available. **Link to tracking Issue:** Fixes open-telemetry#28553
Component(s)
examples/demo
What happened?
Description
Steps to Reproduce
goto
examples/demo
, thendocker compose up -d
, check log of otel collector, some errors as follows:Expected Result
Actual Result
Collector version
0.85.0
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: