From f3e3c624d8b09a5448fedd5fbf7f486fa2c19ded Mon Sep 17 00:00:00 2001 From: Ruchi Sharma Date: Wed, 19 Feb 2025 21:09:38 +0000 Subject: [PATCH] update limits Signed-off-by: Ruchi Sharma --- .github/workflows/performance_testing.yml | 12 ++- packages/osd-optimizer/limits.yml | 91 +++++++++++++++++------ 2 files changed, 75 insertions(+), 28 deletions(-) diff --git a/.github/workflows/performance_testing.yml b/.github/workflows/performance_testing.yml index 53684bc35928..d22d38f3e444 100644 --- a/.github/workflows/performance_testing.yml +++ b/.github/workflows/performance_testing.yml @@ -37,9 +37,13 @@ jobs: - name: Read and comment bundle size variations run: | - echo "📊 **Bundle Size crossed 20% for below plugins**" > comment.txt - echo "" >> comment.txt - cat packages/osd-optimizer/bundle_size_variations.yml >> comment.txt - gh pr comment ${{ github.event.pull_request.number }} --body "$(cat comment.txt)" + if [ -f packages/osd-optimizer/bundle_size_variations.yml ]; then + echo "📊 **Bundle Size crossed 5% for below plugins**" > comment.txt + echo "" >> comment.txt + cat packages/osd-optimizer/bundle_size_variations.yml >> comment.txt + gh pr comment ${{ github.event.pull_request.number }} --body "$(cat comment.txt)" + else + echo "No bundle size variations detected, skipping comment." + fi env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/packages/osd-optimizer/limits.yml b/packages/osd-optimizer/limits.yml index 8400afcf06b2..516ebae80abf 100644 --- a/packages/osd-optimizer/limits.yml +++ b/packages/osd-optimizer/limits.yml @@ -1,48 +1,91 @@ pageLoadAssetSize: advancedSettings: 27596 + alerts: 106936 + apm: 64385 apmOss: 18996 + beatsManagement: 188135 bfetch: 41874 + canvas: 1065624 charts: 159211 + cloud: 21076 console: 46235 - contentManagement: 189948 - core: 989885 - dashboard: 694542 - data: 2701242 - dataExplorer: 142726 - dataSource: 24232 - dataSourceManagement: 541476 - devTools: 66175 - discover: 778790 + core: 692646 + crossClusterReplication: 65408 + dashboard: 374267 + dashboardEnhanced: 65646 + dashboardMode: 22716 + data: 1174083 + dataEnhanced: 50420 + devTools: 38781 + discover: 105147 + discoverEnhanced: 42730 embeddable: 242671 + embeddableEnhanced: 41145 + enterpriseSearch: 35741 + opensearchUiShared: 326798 expressions: 224120 - home: 75810 + features: 31211 + fileUpload: 24717 + globalSearch: 43548 + globalSearchBar: 62888 + globalSearchProviders: 25554 + graph: 31504 + grokdebugger: 26779 + home: 41661 + indexLifecycleManagement: 107090 + indexManagement: 662506 indexPatternManagement: 154366 + infra: 197873 + ingestManager: 415829 + ingestPipelines: 58003 inputControlVis: 172819 inspector: 148999 - management: 181535 - managementOverview: 23856 - mapsLegacy: 116961 - navigation: 63579 opensearchDashboardsLegacy: 107855 opensearchDashboardsOverview: 56426 opensearchDashboardsReact: 162353 - opensearchDashboardsUtils: 227366 - opensearchUiShared: 326798 - queryEnhancements: 298536 + opensearchDashboardsUtils: 198829 + lens: 96624 + licenseManagement: 41961 + licensing: 39008 + lists: 183665 + logstash: 53548 + management: 46112 + maps: 183754 + mapsLegacy: 116961 + mapsLegacyLicensing: 20214 + ml: 82187 + monitoring: 268758 + navigation: 37413 + newsfeed: 42228 + observability: 89709 + painlessLab: 179892 regionMap: 66098 + remoteClusters: 51327 + reporting: 183418 + rollup: 97204 savedObjects: 108662 - savedObjectsManagement: 375822 - securityDashboards: 1330246 + savedObjectsManagement: 100503 + searchprofiler: 67224 + security: 189428 + securitySolution: 638231 share: 99205 + snapshotRestore: 79176 + spaces: 389643 + telemetry: 91832 + telemetryManagementSection: 52443 tileMap: 65337 + transform: 41151 + triggersActionsUi: 170145 uiActions: 95074 + uiActionsEnhanced: 349799 + upgradeAssistant: 80967 + uptime: 40825 + urlDrilldown: 34174 urlForwarding: 32579 usageCollection: 39762 - visAugmenter: 119145 - visBuilder: 810681 - visDefaultEditor: 344621 + visDefaultEditor: 50178 visTypeMarkdown: 30896 - visTypeMetric: 61507 + visTypeMetric: 42790 visTypeTable: 95078 visTypeTagcloud: 37575 visTypeTimeline: 51933 @@ -52,4 +95,4 @@ pageLoadAssetSize: visTypeXy: 20255 visualizations: 295169 visualize: 57433 - workspace: 454041 + watcher: 43742