Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable runtime configuration of tracers #1903

Merged
merged 2 commits into from
Jun 4, 2015

Conversation

ctiller
Copy link
Member

@ctiller ctiller commented Jun 4, 2015

Fixes #1744

@yang-g
Copy link
Member

yang-g commented Jun 4, 2015

The tracers are destroyed in grpc_trace_init. Maybe move the deleting code to a grpc_trace_shutdown and call it from grpc_shutdown?

@ctiller
Copy link
Member Author

ctiller commented Jun 4, 2015

Yeah... Will fix

On Wed, Jun 3, 2015, 11:37 PM Yang Gao notifications@github.com wrote:

The tracers are destroyed in grpc_trace_init. Maybe move the deleting code
to a grpc_trace_shutdown and call it from grpc_shutdown?


Reply to this email directly or view it on GitHub
#1903 (comment).

@ctiller
Copy link
Member Author

ctiller commented Jun 4, 2015

Done

yang-g added a commit that referenced this pull request Jun 4, 2015
@yang-g yang-g merged commit 491a67b into grpc:master Jun 4, 2015
@nicolasnoble
Copy link
Member

Releasenotes worthy ?

@lock lock bot locked as resolved and limited conversation to collaborators Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants