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

refactor: experiment with tracing #232

Merged
merged 9 commits into from
Dec 8, 2024
Merged

refactor: experiment with tracing #232

merged 9 commits into from
Dec 8, 2024

Conversation

woodruffw
Copy link
Owner

@woodruffw woodruffw commented Dec 6, 2024

Very WIP.

The basic idea here:

  1. Remove log and env_logger entirely in favor of tracing and its crates
  2. Work on making the tracing_indicatif spans as pretty as possible/as useful as possible
  3. Evaluate if this is actually worth it?

Closes #40

Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw self-assigned this Dec 6, 2024
Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw added refactor Refactoring tasks enhancement New feature or request labels Dec 6, 2024
@woodruffw
Copy link
Owner Author

This is working pretty well:

demo

@woodruffw woodruffw marked this pull request as ready for review December 8, 2024 05:43
@woodruffw woodruffw merged commit 2a0da3d into main Dec 8, 2024
19 checks passed
@woodruffw woodruffw deleted the ww/tracing branch December 8, 2024 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Refactoring tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track progress with tracing + tracing_indicatif
1 participant