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

Visualizing composite spans. #106862

Merged
merged 6 commits into from
Aug 5, 2021

Conversation

AlexanderWert
Copy link
Member

Summary

With elastic/apm-server#5661, the APM server is capable of receiving composite spans from APM agents and storing them in Elasticsearch.

This PR provides the corresponding visualization in the Waterfall and SpanFlyout for composite spans:
image

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@AlexanderWert AlexanderWert added the Team:APM All issues that need APM UI Team support label Jul 27, 2021
@AlexanderWert AlexanderWert requested a review from a team as a code owner July 27, 2021 15:00
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@AlexanderWert
Copy link
Member Author

This PR basically extracts just the visualization part (excluding the complex compressed spans algorithm) from #97438

Copy link
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

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

Thanks for doing it, it looks great I just added some nits

@cauemarcondes
Copy link
Contributor

@elasticmachine merge upstream

@cauemarcondes
Copy link
Contributor

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
apm 1582 1583 +1

Async chunks

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

id before after diff
apm 4.3MB 4.3MB +2.3KB

History

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

Copy link
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

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

LGTM

@cauemarcondes cauemarcondes merged commit baec132 into elastic:master Aug 5, 2021
cauemarcondes pushed a commit to cauemarcondes/kibana that referenced this pull request Aug 5, 2021
* Visualizing composite spans.

* fixed reviews comments

* replaced var usage with let

* Fixed display of compositeSpanDurationSummary

Co-authored-by: Kibana Machine <[email protected]>
cauemarcondes added a commit that referenced this pull request Aug 5, 2021
* Visualizing composite spans.

* fixed reviews comments

* replaced var usage with let

* Fixed display of compositeSpanDurationSummary

Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Alexander Wert <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>
streamich pushed a commit to vadimkibana/kibana that referenced this pull request Aug 8, 2021
* Visualizing composite spans.

* fixed reviews comments

* replaced var usage with let

* Fixed display of compositeSpanDurationSummary

Co-authored-by: Kibana Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:enhancement Team:APM All issues that need APM UI Team support v7.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants