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

[6.x] [APM] Distributed Tracing (#24062) #24487

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

sorenlouv
Copy link
Member

Backports the following commits to 6.x:

* Adds traces overview with mock data (elastic#22628)
* Updates service overview snapshots
* Adds tests for ManagedTable and ImpactBar
* Refactored transaction overview to use new managed table component
* Removed jsconfig file in apm
* [APM] Distributed tracing - Trace details (waterfall) (elastic#22763)
* [APM] Add typescript to waterfall (elastic#23635)
* [APM] Migrate get_trace and constants to Typescript (elastic#23634)
* [APM] Add types for setup_request (elastic#23762)
* [APM] Adds trace overview queries and some refactoring (elastic#23605)
* ImpactBar component to align EuiProgress usage for impact bars
* Sharing some logic between transaction and trace queries
* Typescript support
* Quick fix ‘banana’
* [APM] Ensure backwards compatibility for v1 and v2 (elastic#23636)
* Make interfaces versioned
* Rename eventType to docType
* Fixes trace links on traces overview (elastic#24089)
* [APM] use react-redux-request (elastic#24117)
* Updated yarn lockfile for new yarn version
* Updated dependency issues for react-router-dom types
* [APM] Display transaction info on span flyout (elastic#24189)
* [APM] Display transaction info on span flyout
* Brings in real location and url param data for transaction flyout
* Converts flyout to TS
* Adds query param state for flyouts with ts support
* Updates styles and uses EuiTabs for transaction flyout
* [APM] Transaction flyout
* [APM] Minor docs cleanup (elastic#24325)
* [APM] Minor docs cleanup
* [APM] Fix issues with v1 spans (elastic#24332)
* [APM] Add agent marks (elastic#24361)
* [APM] Typescript migration for the transaction endpoints (elastic#24397)
* [APM] DT transaction sample header (elastic#24294)

Transaction sample header completed
* Fixes link target for traces overview to include trans/trace ids as query params
* Converts Transaction index file to TS
* Adds trace link to sample section
* Refactors the trace link and applies it to two usages
* Implements transaction sample action context menu
* Calculates and implements duration percentage
* Re-typed how transaction groups work
* Fixes transaction flyout links and context menu
* Removes unnecessary ms multiplication
* Removes unused commented code
* Finalizes infra links
* Fixes some type shenanigans
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@sorenlouv sorenlouv merged commit ab47cae into elastic:6.x Oct 24, 2018
@sorenlouv sorenlouv deleted the backport/6.x/pr-24062 branch October 24, 2018 14:45
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