skywalking+opentelemetry,How to configure export Trace Data? #7970
-
I try to collect trace data using OpentElemetry'S OLTP and export the trace data to SkyWalking's OAP Server. My otel-collector config is as follows: `receivers: exporters: opencensus: jaeger: processors: But there is an error in my otel-collector: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
In addition, it is normal for me to use SkyWalking's agent to collect data and send it to OAP Server. |
Beta Was this translation helpful? Give feedback.
-
I think Skywalking |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
I think Skywalking
OpenTelemetry receiver
is used to receive metrics, not traces.see https://skywalking.apache.org/docs/main/latest/en/setup/backend/backend-receivers/#opentelemetry-receiver