Skip to content

Commit

Permalink
[jps import] AT-598 Artifacts metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita-Kudrin committed Nov 13, 2023
1 parent cb8319d commit 839cb8f
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,17 @@ const metricsDeclaration = [
"workspaceModel.cachedValueWithParameters.total.get.ms",
"workspaceModel.cachedValueWithParameters.clear.ms",
"compiler.ArtifactBridge.beforeChanged.ms",
"compiler.ArtifactManagerBridge.addArtifact.ms",
"compiler.ArtifactManagerBridge.commit.ms",
"compiler.ArtifactManagerBridge.dropMappings.ms",
"compiler.ArtifactManagerBridge.findArtifact.ms",
"compiler.ArtifactManagerBridge.getArtifacts.ms",
"compiler.ArtifactManagerBridge.getArtifactsByType.ms",
"compiler.ArtifactManagerBridge.initBridges.ms",
"compiler.ArtifactVirtualFileListener.propertyChanged.ms",
"compiler.ArtifactVirtualFileListener.filePathChanged.ms",
"AWTEventQueue.dispatchTimeTotal",
"CPU | Load |Total % 95th pctl",
"Memory | IDE | RESIDENT SIZE (MB) 95th pctl",
Expand Down

0 comments on commit 839cb8f

Please sign in to comment.