-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[APM] Hash-based links into APM app don't work #108777
Conversation
Pinging @elastic/apm-ui (Team:apm) |
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
defaults: { | ||
query: { | ||
rangeFrom: 'now-15m', | ||
rangeTo: 'now', | ||
}, | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this needed?
There was a problem hiding this comment.
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
There was a problem hiding this 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
The following labels were identified as gaps in your version labels and will be added automatically:
If any of these should not be on your pull request, please manually remove them. |
* fixing navigation issues * addressing PR comments
* fixing navigation issues * addressing PR comments
* fixing navigation issues * addressing PR comments Co-authored-by: Cauê Marcondes <[email protected]>
* fixing navigation issues * addressing PR comments Co-authored-by: Cauê Marcondes <[email protected]>
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