You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/04/21 14:00:32 UTC

[GitHub] [skywalking] fu-turer opened a new issue #6799: topology interface show nothing with pulsar-plugin

fu-turer opened a new issue #6799:
URL: https://github.com/apache/skywalking/issues/6799


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Bug
   
   
   ___
   ### Question
   - topology interface show nothing   
   
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   Skywalking 8.5.0
   OS: eulerOS 2.5
   JRE: tried both version 8 and 11
   
   - Which company or project?
   
   - What happened?
   
   dashboard:
   
   ![image](https://user-images.githubusercontent.com/25685998/115565530-07b1b380-a2ec-11eb-909e-9b53fd3b1b8f.png)
   
   
   pulsar client  agent logs:
   
   ```DEBUG 2021-04-21 13:48:18:355 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND PING: ack=true bytes=1234
   
   DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND HEADERS: streamId=8513 headers=GrpcHttp2OutboundHeaders[:authority: skywalking-clusteip.default.svc.cluster.local:11800, :path: /skywalking.v3.TraceSegmentReportService/collect, :method: POST, :scheme: http, content-type: application/grpc, te: trailers, user-agent: grpc-java-netty/1.32.1, agent-version: 8.5.0, grpc-accept-encoding: gzip, grpc-timeout: 29999978u] streamDependency=0 weight=16 exclusive=false padding=0 endStream=false
   DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND DATA: streamId=8513 padding=0 endStream=true length=496 bytes=00000001eb0a3564616364386662653762633434383030616331306433646261376132303663632e34362e313631393031323839383335303533343312356461...
   DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND PING: ack=false bytes=1234
   DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND PING: ack=true bytes=1234
   DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND HEADERS: streamId=8513 headers=GrpcHttp2ResponseHeaders[:status: 200, content-type: application/grpc, grpc-encoding: identity, grpc-accept-encoding: gzip] padding=0 endStream=false
   DEBUG 2021-04-21 13:48:18:359 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND DATA: streamId=8513 padding=0 endStream=false length=5 bytes=0000000000
   DEBUG 2021-04-21 13:48:18:360 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] OUTBOUND PING: ack=false bytes=1234
   DEBUG 2021-04-21 13:48:18:360 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND HEADERS: streamId=8513 headers=GrpcHttp2ResponseHeaders[grpc-status: 0] padding=0 endStream=true
   DEBUG 2021-04-21 13:48:18:360 grpc-nio-worker-ELG-1-1 org.apache.skywalking.apm.dependencies.io.grpc.netty.NettyClientHandler : [id: 0x957274f6, L:/172.16.0.95:50214 - R:skywalking-clusteip.default.svc.cluster.local/10.247.140.207:11800] INBOUND PING: ack=true bytes=1234
   ```
   
   
   ___
   ### Requirement or improvement
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #6799: topology interface show nothing with pulsar-plugin

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6799:
URL: https://github.com/apache/skywalking/issues/6799


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6799: topology interface show nothing with pulsar-plugin

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6799:
URL: https://github.com/apache/skywalking/issues/6799#issuecomment-824088428


   Client side would generate any endpoint. Read the concept doc.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org