census-instrumentation / opencensus-go

A stats collection and distributed tracing framework
http://opencensus.io
Apache License 2.0
2.05k stars 326 forks source link

demostration on how context is lost between the stats handler and unary interceptor. #1233

Closed jcchavezs closed 2 years ago

jcchavezs commented 3 years ago

This PR is meant to demonstrate the behaviour in #1232

nilebox commented 3 years ago

Hi @jcchavezs, thanks for creating this PR. As you may know, the OpenCensus project is currently in the maintenance mode, and has been superseded by OpenTelemetry. As such, we only accept critical bugfixes with backward compatibility.

If the fix for the issue you reported here is trivial, we may consider accepting it. I'm afraid we won't be able to accept any major changes to the codebase though. Feel free to create a PR with a bugfix if you think that criteria applies here, and ping me on that PR.