Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Unable to get the logs from my application through Opentelemetery Collector configuration to Apache Skywalking #12433

Closed
3 tasks done
lijie123bes opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working and you are sure it's a bug!

Comments

@lijie123bes
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

warn zapgrpc/zapgrpc.go:195 [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: "localhost:11800", ServerName: "localhost:11800", }. Err: connection error: desc = "transport: Error while dialing: dial tcp [::1]:11800: connectex: No connection could be made because the target machine actively refused it." {"grpc_log": true}

What you expected to happen

normal

How to reproduce

receivers: otlp: protocols: grpc:

processors: batch: exporters: otlp: endpoint: "localhost:11800" tls: insecure: true logging: loglevel: debug

service: pipelines: metrics: receivers: [otlp] processors: [batch] exporters: [logging,otlp]

This is my skywalking configuration file

receiver-sharing-server: selector: ${SW_RECEIVER_SHARING_SERVER:default} default:

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

@lijie123bes lijie123bes added the bug Something isn't working and you are sure it's a bug! label Jul 11, 2024
@apache apache locked and limited conversation to collaborators Jul 11, 2024
@wu-sheng wu-sheng converted this issue into discussion #12434 Jul 11, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working and you are sure it's a bug!
Projects
None yet
Development

No branches or pull requests

1 participant