sofa-rpc icon indicating copy to clipboard operation
sofa-rpc copied to clipboard

Tracer Statistics Optimization

Open EvenLjj opened this issue 2 years ago • 5 comments

Background

When calling a non-existent method, metadata such as interface name and method name will be lost in the tracer information. The settings of Tracer related information content need to be unified in com.alipay.sofa.rpc.tracer.sofatracer.RpcSofaTracer.

EvenLjj avatar Sep 10 '23 08:09 EvenLjj

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 10 '23 01:11 stale[bot]

We need some tag to avoid bot to tag issue as wontfix. @EvenLjj

OrezzerO avatar Nov 12 '23 15:11 OrezzerO

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 11 '24 16:01 stale[bot]

We need some tag to avoid bot to tag issue as wontfix. @EvenLjj

OK,remind and later can avoid to be wontfix.

EvenLjj avatar Jan 15 '24 12:01 EvenLjj

fix in https://github.com/sofastack/sofa-rpc/pull/1397

EvenLjj avatar Feb 27 '24 13:02 EvenLjj