More telemetry events (#22171)
- **Convert more events to telemetry::event** - **And call events** Closes #ISSUE Release Notes: - N/A
This commit is contained in:
parent
1b83020dc8
commit
94bfb93d35
20 changed files with 97 additions and 159 deletions
|
@ -3,7 +3,7 @@ index 9ba10e56ba..bb69440691 100644
|
|||
--- a/crates/call/Cargo.toml
|
||||
+++ b/crates/call/Cargo.toml
|
||||
@@ -41,10 +41,10 @@ serde_derive.workspace = true
|
||||
settings.workspace = true
|
||||
telemetry.workspace = true
|
||||
util.workspace = true
|
||||
|
||||
-[target.'cfg(target_os = "macos")'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue