Skip to content

Commit

Permalink
[feat] Add Telemetry for Binance (#99)
Browse files Browse the repository at this point in the history
* add telemetry for binance

* fix

* rebuild lock
  • Loading branch information
warittornc authored Feb 13, 2025
1 parent b754df4 commit e5cee2f
Show file tree
Hide file tree
Showing 11 changed files with 295 additions and 151 deletions.
105 changes: 60 additions & 45 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ futures-util = "0.3.31"
humantime-serde = "1.1.1"
itertools = "0.13.0"
mockito = "1.4.0"
opentelemetry = { version = "0.26.0", features = ["metrics"] }
prost = "0.13.1"
protoc-gen-prost = "0.4.0"
protoc-gen-tonic = "0.4.1"
Expand Down
Loading

0 comments on commit e5cee2f

Please sign in to comment.