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

New skywalking receiver for tracing data #7954

Closed
JaredTan95 opened this issue Feb 17, 2022 · 5 comments
Closed

New skywalking receiver for tracing data #7954

JaredTan95 opened this issue Feb 17, 2022 · 5 comments
Labels
Sponsor Needed New component seeking sponsor

Comments

@JaredTan95
Copy link
Member

The purpose and use-cases of the new component

Add this new receiver, we can receive the apache/skywalking's tracing data, and convert it into otlp trace.

Example configuration for the component

receivers:
  skywalking:
    protocols:
      grpc:
  skywalking/withendpoint:
    protocols:
      grpc:
        endpoint: 0.0.0.0:11800
      http:
        endpoint: 0.0.0.0:12800

Telemetry data types supported

support traces data first

Sponsor (Optional)

no Sponsor for now.

@jpkrohling jpkrohling added the Sponsor Needed New component seeking sponsor label Feb 17, 2022
@jpkrohling
Copy link
Member

jpkrohling commented Feb 17, 2022

I'm open to being a sponsor for this component if there are no other volunteers.

@JaredTan95
Copy link
Member Author

JaredTan95 commented Feb 17, 2022

I'm open to being a sponsor for this component if there are no other volunteers.

Thanks, I will implement this receiver ASAP.

@arcosx
Copy link

arcosx commented Feb 22, 2022

Hi @JaredTan95 , Is the implementation in progress?

( 😃 Just a friendly ping ~ , I've been trying to pair open-telemetry with skywalking.)

@JaredTan95
Copy link
Member Author

JaredTan95 commented Feb 22, 2022

yes, work in progressing

@JaredTan95
Copy link
Member Author

JaredTan95 commented Feb 22, 2022

Hi @JaredTan95 , Is the implementation in progress?

( 😃 Just a friendly ping ~ , I've been trying to pair open-telemetry with skywalking.)

Did you already have a complete implementation? If so, welcome to contribute :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sponsor Needed New component seeking sponsor
Projects
None yet
Development

No branches or pull requests

3 participants