wu-sheng commented on a change in pull request #53:
URL:
https://github.com/apache/skywalking-satellite/pull/53#discussion_r654951095
##########
File path: configs/satellite_config.yaml
##########
@@ -140,4 +140,28 @@ pipes:
min_flush_events: ${SATELLITE_TRACINGPIPE_SENDER_MIN_FLUSH_EVENTS:1}
client_name: grpc-client
forwarders:
- - plugin_name: nativetracing-grpc-forwarder
\ No newline at end of file
+ - plugin_name: nativetracing-grpc-forwarder
+ - common_config:
+ pipe_name: profilepipe
+ gatherer:
+ server_name: "grpc-server"
+ receiver:
+ plugin_name: "grpc-nativeprofile-receiver"
+ queue:
+ plugin_name: "memory-queue"
Review comment:
> Using none queue mode to support the SkyWalking native profile channel
What does this comment mean?
--
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:
[email protected]