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

Conversation

Zacqary
Copy link
Contributor

@Zacqary Zacqary commented Nov 16, 2020

Summary

Closes #80307

Screen Shot 2020-11-16 at 1 54 57 PM

Screen Shot 2020-11-16 at 1 55 56 PM

Screen Shot 2020-11-16 at 1 55 30 PM

Still Todo

  • This PR does not include a functional View trace in APM button, but it does have a placeholder for it in the code
  • The mini graphs in the CPU and Memory columns are not yet implemented
  • This UI is not fully responsive. A responsive design ticket would be helpful

Checklist

Delete any items that are not applicable to this PR.

@Zacqary Zacqary added release_note:enhancement Feature:Metrics UI Metrics UI feature v8.0.0 Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.11.0 labels Nov 16, 2020
@Zacqary Zacqary requested a review from a team as a code owner November 16, 2020 20:07
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
infra 1039 1048 +9

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
infra 2.5MB 2.5MB +34.4KB

Distributable file count

id before after diff
default 42835 42840 +5

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@phillipb phillipb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Zacqary Zacqary merged commit 21c0258 into elastic:master Nov 18, 2020
@Zacqary Zacqary deleted the 80307-process-list branch November 18, 2020 16:41
Zacqary added a commit to Zacqary/kibana that referenced this pull request Nov 18, 2020
phillipb added a commit to phillipb/kibana that referenced this pull request Nov 18, 2020
…o-node-details

* 'master' of github.com:elastic/kibana:
  [ML] Performance improvements to annotations editing in Single Metric Viewer & buttons placement (elastic#83216)
  [Metrics UI] Add Process tab to Enhanced Node Details (elastic#83477)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Metrics UI Metrics UI feature release_note:enhancement Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.11.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Metrics UI] Enhanced host details - Processes
4 participants