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/11/27 17:00:12 UTC

[GitHub] [skywalking] mrproliu commented on pull request #8193: Introduce the Customized ALS Protocol for Satellite

mrproliu commented on pull request #8193:
URL: https://github.com/apache/skywalking/pull/8193#issuecomment-980709004


   > With OAP always parsing the identity node in every message entry, did you figure out how many CPU and memory increase in OAP side?
   
   It only needs to add a bool and null judge every time and as the default, it's off. And I create another protocol as the entry for satellite only. If you want to take a look at oap side, here is the screenshot.
   ![image](https://user-images.githubusercontent.com/3417650/143690218-d2915a7e-deb1-4f07-b91e-9b0f98333529.png)
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

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