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

[APM] Hash-based links into APM app don't work #108777

Merged
merged 3 commits into from
Aug 19, 2021

Conversation

cauemarcondes
Copy link
Contributor

closes #108539

Uptime navigation with hash.

hash.navigation.mov

Link-to trace id with hash
https://user-images.githubusercontent.com/55978943/129623950-d6aa70f0-1379-4d9a-834e-6ce89c537087.mov

@cauemarcondes cauemarcondes added release_note:skip Skip the PR/issue when compiling release notes auto-backport Deprecated - use backport:version if exact versions are needed v7.15.0 labels Aug 16, 2021
@cauemarcondes cauemarcondes requested a review from a team as a code owner August 16, 2021 20:14
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Aug 16, 2021
@elasticmachine
Copy link
Contributor

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

@mistic mistic added v7.16.0 and removed v7.15.0 labels Aug 18, 2021
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

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.4MB 4.4MB +1022.0B

History

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

Comment on lines +56 to +61
defaults: {
query: {
rangeFrom: 'now-15m',
rangeTo: 'now',
},
},
Copy link
Member

Choose a reason for hiding this comment

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

is this needed?

Copy link
Contributor Author

@cauemarcondes cauemarcondes Aug 19, 2021

Choose a reason for hiding this comment

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

Yes, the ranges are not required when we call this link, andor it's not provided we should add use the default instead

Copy link
Member

@dgieselaar dgieselaar left a comment

Choose a reason for hiding this comment

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

LGTM, but am wondering about whether/why defaults are necessary

@cauemarcondes cauemarcondes merged commit 6317202 into elastic:master Aug 19, 2021
@cauemarcondes cauemarcondes deleted the apm-hashbased-links branch August 19, 2021 20:29
@kibanamachine
Copy link
Contributor

The following labels were identified as gaps in your version labels and will be added automatically:

  • v7.16.0

If any of these should not be on your pull request, please manually remove them.

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 19, 2021
* fixing navigation issues

* addressing PR comments
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 19, 2021
* fixing navigation issues

* addressing PR comments
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.15
7.x

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 20, 2021
* fixing navigation issues

* addressing PR comments

Co-authored-by: Cauê Marcondes <[email protected]>
kibanamachine added a commit that referenced this pull request Aug 20, 2021
* fixing navigation issues

* addressing PR comments

Co-authored-by: Cauê Marcondes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.15.0 v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Hash-based links into APM app don't work
5 participants