Skip to content
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

[Bug] skywalking-agent can not send trace info to otel-collector #12578

Closed
2 of 3 tasks
yujianweilai opened this issue Aug 28, 2024 · 3 comments
Closed
2 of 3 tasks

[Bug] skywalking-agent can not send trace info to otel-collector #12578

yujianweilai opened this issue Aug 28, 2024 · 3 comments
Labels
rejected The issue or PR can't be accepted by upstream.

Comments

@yujianweilai
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Apache SkyWalking Component

Java Agent (apache/skywalking-java)

What happened

My situation:
Previously, we used skywalking-agent to transport trace data to skywalking-server. Now I used otel-collector + jaeger instead of skywalking-server. I hope that the skywalking-agent send the tracing data to otel-collector, and then otel-collector forwards it to jaeger for storage and display.
The problem is that the tracing data cannot be passed to otel-collector.
My configuration:
/otel-collector/
image
/skywalking-agent config/
[root@cx-gateway-service-4100-6b6bdd45cc-pvj98 /]# env|grep SW
SW_LOGGING_DIR=/var/log/cx-gateway-service
SW_AGENT_NAME=cx-gateway-service
SW_AGENT_COLLECTOR_BACKEND_SERVICES=10.100.220.63:11800 # IP 10.100.220.63 is one of otel-collector node address
SW_LOGGING_MAX_HISTORY_FILES=50

Software Version:
skywalking-agent: 8.0.1
otel-collector: 0.85.0

What you expected to happen

According to the official documentation(https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.85.0/receiver/skywalkingreceiver/README.md), when OTEL interconnects with Skywalking, there are few configuration steps. I don't know what steps I'm missing ? Expect help from experts ,Thanks

How to reproduce

none

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@yujianweilai yujianweilai added the bug Something isn't working and you are sure it's a bug! label Aug 28, 2024
@wu-sheng
Copy link
Member

Wasn't I clear enough? No, we don't support that.

@wu-sheng wu-sheng added rejected The issue or PR can't be accepted by upstream. and removed bug Something isn't working and you are sure it's a bug! labels Aug 28, 2024
@wu-sheng wu-sheng closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2024
@wu-sheng
Copy link
Member

You are referring to otel docs, that is not our landscapes. otel community maintains that. Reach then if you need.

@yujianweilai
Copy link
Author

Wasn't I clear enough? No, we don't support that.

got it , sorry i should not submit this issue in skywalking github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rejected The issue or PR can't be accepted by upstream.
Projects
None yet
Development

No branches or pull requests

2 participants