From fef3be258494dbe01f345b7a4a5136bbc35d6612 Mon Sep 17 00:00:00 2001 From: "roman.ivanitskii" Date: Wed, 12 Jul 2023 15:32:35 +0300 Subject: [PATCH] fix metrics name for k2 chart --- .../src/components/kotlin/PerformanceDashboard.vue | 4 ++-- .../src/components/kotlin/dev/CompletionDashboard.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue b/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue index 24389c45..96b14b61 100644 --- a/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue +++ b/dashboard/new-dashboard/src/components/kotlin/PerformanceDashboard.vue @@ -381,7 +381,7 @@ 'toolbox_enterprise/completion/ProfileServiceTest_constructor_typing_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_constructor_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_typing_with_library_cache_k2', - 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k1', + 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k2', ]" /> @@ -415,7 +415,7 @@ 'toolbox_enterprise/completion/ProfileServiceTest_constructor_typing_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_constructor_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_typing_with_library_cache_k2', - 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k1', + 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k2', ]" /> diff --git a/dashboard/new-dashboard/src/components/kotlin/dev/CompletionDashboard.vue b/dashboard/new-dashboard/src/components/kotlin/dev/CompletionDashboard.vue index c75f1d3d..494ecac5 100644 --- a/dashboard/new-dashboard/src/components/kotlin/dev/CompletionDashboard.vue +++ b/dashboard/new-dashboard/src/components/kotlin/dev/CompletionDashboard.vue @@ -340,7 +340,7 @@ 'toolbox_enterprise/completion/ProfileServiceTest_constructor_typing_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_constructor_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_typing_with_library_cache_k2', - 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k1', + 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k2', ]" /> @@ -374,7 +374,7 @@ 'toolbox_enterprise/completion/ProfileServiceTest_constructor_typing_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_constructor_with_library_cache_k2', 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_typing_with_library_cache_k2', - 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k1', + 'toolbox_enterprise/completion/ProfileServiceTest_emptyPlace_FileEnd_with_library_cache_k2', ]" />