Skip to content

Commit 65b910e

Browse files
authored
feat: OTel Support (#13)
feat: OTel Support
2 parents 2e63375 + b753ef5 commit 65b910e

File tree

23 files changed

+603
-58
lines changed

23 files changed

+603
-58
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[env]
2+
3+
RUST_LOG = "info,tower_http=debug,ort=warn,encoderfile=debug"

0 commit comments

Comments
 (0)