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] Use asPercent to format breakdown chart #69384

Merged
merged 12 commits into from
Jun 23, 2020

Commits on Jun 17, 2020

  1. [APM] Use asPercent to format breakdown chart

    Replaces formatters from infra plugin with APM-native `asPercent` formatter. Importing code from `infra/public` breaks when infra is not available.
    dgieselaar committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cb387b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    908ee24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9baa8 View commit details
    Browse the repository at this point in the history
  3. Use asPercent for y-ticks

    dgieselaar committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    09a2af4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7334d91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c77592 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'use-aspercent-io-infra' of github.com:dgieselaar/kibana…

    … into use-aspercent-io-infra
    dgieselaar committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    aab8061 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    b54a91d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Update x-pack/plugins/apm/public/utils/formatters/__test__/formatters…

    ….test.ts
    
    Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
    dgieselaar and sorenlouv authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    fbd1441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e6338 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'use-aspercent-io-infra' of github.com:dgieselaar/kibana…

    … into use-aspercent-io-infra
    dgieselaar committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2d79710 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d654e View commit details
    Browse the repository at this point in the history