You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/06/28 10:56:47 UTC

[skywalking] branch master updated (e7bc81a -> e1aad42)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from e7bc81a  Perf: optimize Envoy ALS analyzer performance in high traffic load scenario (reduce ~1cpu in ~10k RPS) (#7182)
     add e1aad42  fix the response time of gRPC is not right. (#7179)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |   1 +
 .../plugin/grpc/v1/server/ServerInterceptor.java   |  17 +-
 .../plugin/grpc/v1/server/TracingServerCall.java   |  11 +-
 .../grpc/v1/server/TracingServerCallListener.java  |  39 +-
 .../config/expectedData.yaml                       |  15 -
 .../grpc-scenario/config/expectedData.yaml         | 868 ++++++++++-----------
 6 files changed, 459 insertions(+), 492 deletions(-)