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

[7.x] [APM] Service maps layout enhancements (#76481) #76594

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

ogupte
Copy link
Contributor

@ogupte ogupte commented Sep 3, 2020

Backports the following commits to 7.x:

* Fixes storybook anomaly score generation and better utilizes available screen space

* Closes elastic#71770 for APM service maps by replacing breadthfirst layout with
one from the cytoscape-dagre extension. Also replaces the taxi edges
with cubic bezier edges. Finally, this adds the ability to drag
individual nodes around the service map.

* Removes unused code

* removes commented line of code

* - Adds ability for scripts/notice.js to check files with the .tsx file extension
- Adds attribution for `applyCubicBezierStyles`

* Refine comment text and MIT license url
@ogupte ogupte added the backport label Sep 3, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

@kbn/optimizer bundle module count

id value diff baseline
apm 1236 +289 947

async chunks size

id value diff baseline
apm 4.9MB +160.9KB 4.7MB

distributable file count

id value diff baseline
total 47338 +77 47261

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

@ogupte ogupte merged commit d405da9 into elastic:7.x Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants