mirror of
https://github.com/katanemo/plano.git
synced 2026-05-21 13:55:15 +02:00
signals: port to layered taxonomy with dual-emit OTel
Made-with: Cursor
This commit is contained in:
parent
9812540602
commit
0cd370d014
19 changed files with 4113 additions and 3248 deletions
|
|
@ -26,6 +26,7 @@ opentelemetry-stdout = "0.31"
|
|||
opentelemetry_sdk = { version = "0.31", features = ["rt-tokio"] }
|
||||
pretty_assertions = "1.4.1"
|
||||
rand = "0.9.2"
|
||||
regex = "1.10"
|
||||
lru = "0.12"
|
||||
redis = { version = "0.27", features = ["tokio-comp"] }
|
||||
reqwest = { version = "0.12.15", features = ["stream"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue