Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Reduce initially loaded bundles by 98% #191658

Merged
merged 21 commits into from
Sep 3, 2024

Commits on Aug 28, 2024

  1. refactor(apm): import apmRouter helpers on-demand

    Marco Antonio Ghiani committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    12826d3 View commit details
    Browse the repository at this point in the history
  2. refactor(apm): correctly lazy load embeddables

    Marco Antonio Ghiani committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e0c0978 View commit details
    Browse the repository at this point in the history
  3. refactor(apm): lazy load route elements

    Marco Antonio Ghiani committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a3dc37a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. refactor(apm): remove duplicates lazy chunk

    Marco Antonio Ghiani committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    23e28ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e38a19 View commit details
    Browse the repository at this point in the history
  3. refactor(apm): update test due to race condition

    Marco Antonio Ghiani committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8f502cb View commit details
    Browse the repository at this point in the history
  4. Merge branch '191600-optimize-apm-bundles' of github.com:tonyghiani/k…

    …ibana into 191600-optimize-apm-bundles
    Marco Antonio Ghiani committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    87097cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cc95f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b6250c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    84223a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04b65e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ace7328 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix(apm): update conflict

    Marco Antonio Ghiani committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0b198ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9a69fa View commit details
    Browse the repository at this point in the history
  3. refactor(apm): join diagnostics async chunks

    Marco Antonio Ghiani committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8a80a09 View commit details
    Browse the repository at this point in the history
  4. refactor(apm): reduce code splitting in too small chunks

    Marco Antonio Ghiani committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    97381d4 View commit details
    Browse the repository at this point in the history
  5. refactor(apm): reduce code splitting in too small chunks

    Marco Antonio Ghiani committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d60cff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b3873d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16ed8f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    245fa25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc36d28 View commit details
    Browse the repository at this point in the history