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

[Metrics UI] Add Process tab to Enhanced Node Details #83477

Merged
merged 12 commits into from
Nov 18, 2020

Commits on Nov 16, 2020

  1. Add process list APIs

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    de569ad View commit details
    Browse the repository at this point in the history
  2. Fix useProcessList hook

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    6218a8a View commit details
    Browse the repository at this point in the history
  3. Initial UI

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f773c78 View commit details
    Browse the repository at this point in the history
  4. Format process table

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    1c2f85f View commit details
    Browse the repository at this point in the history
  5. Add sorting

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    4a65535 View commit details
    Browse the repository at this point in the history
  6. Fix loading state, add polish

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    bb5dfa5 View commit details
    Browse the repository at this point in the history
  7. Fix process filtering

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    40a6154 View commit details
    Browse the repository at this point in the history
  8. Fix overlay sizing

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9e8ec2a View commit details
    Browse the repository at this point in the history
  9. Complete expanded row

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    20cccc4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a58684 View commit details
    Browse the repository at this point in the history
  11. Fix typecheck

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c49e5ea View commit details
    Browse the repository at this point in the history
  12. Fix another type issue

    Zacqary committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    89549d4 View commit details
    Browse the repository at this point in the history