Skip to content

refactor: experiment with tracing - #232

Merged
woodruffw merged 9 commits into
mainfrom
ww/tracing
Dec 8, 2024
Merged

refactor: experiment with tracing#232
woodruffw merged 9 commits into
mainfrom
ww/tracing

Conversation

@woodruffw

@woodruffw woodruffw commented Dec 6, 2024

Copy link
Copy Markdown
Member

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 <william@yossarian.net>
@woodruffw woodruffw self-assigned this Dec 6, 2024
Signed-off-by: William Woodruff <william@yossarian.net>
@woodruffw woodruffw added refactor Refactoring tasks enhancement New feature or request labels Dec 6, 2024
@woodruffw

Copy link
Copy Markdown
Member 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
@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