You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
With @songy23 's help, I found the behavior change is due to census-instrumentation/opencensus-go#566. Which behavior is correct? Should the "method" be propagated or not? If not, we should probably change the java code.
The response by go-server does not contain tag "method".
With @songy23 's help, I found the behavior change is due to census-instrumentation/opencensus-go#566. Which behavior is correct? Should the "method" be propagated or not? If not, we should probably change the java code.