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

deps: replace log with tracing #525

Merged
merged 1 commit into from
Oct 15, 2021
Merged

Conversation

niklasad1
Copy link
Member

@niklasad1 niklasad1 commented Oct 15, 2021

Initial work on #487

A follow-up would be to add spans on the individual methods to get metrics such as payload size, time it took to execute and so on.

I'm not super familiar with the different tracing subscriber libraries but https://crates.io/crates/tracing-timing looks interesting but that's up the user of the server to configure but we should test a couple of them to ensure that sufficient data is emitted.

Copy link
Contributor

@maciejhirsz maciejhirsz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dvdplm dvdplm merged commit 37474f4 into master Oct 15, 2021
@dvdplm dvdplm deleted the na-replace-log-with-tracing branch October 15, 2021 13:13
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.

3 participants