Skip to content

Commit

Permalink
[TRACING] poc for tracing in DF / cli only
Browse files Browse the repository at this point in the history
  • Loading branch information
aditanase committed May 23, 2024
1 parent 53db208 commit acd4f5f
Show file tree
Hide file tree
Showing 8 changed files with 459 additions and 8 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ sqlparser = { version = "0.45.0", features = ["visitor"] }
tempfile = "3"
thiserror = "1.0.44"
tokio = { version = "1.36", features = ["macros", "rt", "sync"] }
tracing = "0.1.40"
url = "2.2"

[profile.release]
Expand Down
Loading

0 comments on commit acd4f5f

Please sign in to comment.