Skip to content

Commit

Permalink
Add workspaceModel.on.before.changed.ms and workspaceModel.on.changed…
Browse files Browse the repository at this point in the history
….ms metrics
  • Loading branch information
AlexPl292 authored and MaXal committed May 14, 2024
1 parent 3c6affb commit 9dcaa43
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ const metricsDeclaration = [
"workspaceModel.global.updates.count",
"workspaceModel.global.updates.ms",
"workspaceModel.init.bridges.ms",
"workspaceModel.on.before.changed.ms",
"workspaceModel.on.changed.ms",
"workspaceModel.initializing.ms",
"workspaceModel.load.cache.from.file.ms",
"workspaceModel.load.cache.metadata.from.file.ms",
Expand Down

0 comments on commit 9dcaa43

Please sign in to comment.