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

examples: update to tracing 0.1.16, use #[instrument] #354

Merged
merged 4 commits into from
Jul 10, 2020

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented May 16, 2020

Now that tracing-attributes's #[instrument] macro plays nicely with
async-trait, we can update the tracing example to use instrument.
This lets us simplify the events emitted in the example.

Signed-off-by: Eliza Weisman eliza@buoyant.io

Now that `tracing-attributes`'s `#[instrument]` macro plays nicely with
`async-trait`, we can update the tracing example to use `instrument`.
This lets us simplify the events emitted in the example.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@LucioFranco
Copy link
Member

@hawkw oops conflict!

@hawkw hawkw changed the title examples: update to tracing 0.1.14, use #[instrument] examples: update to tracing 0.1.16, use #[instrument] Jul 10, 2020
@LucioFranco LucioFranco merged commit 034c850 into hyperium:master Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants