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] Quote trace id to ensure a word is searched (#69500) #69504

Merged
merged 7 commits into from
Jul 7, 2020

Conversation

Sayrus
Copy link
Contributor

@Sayrus Sayrus commented Jun 18, 2020

Closes #69500

This PR quotes the trace ID when using the Jump to trace logs feature in the APM.
This solves #69500. I don't think this is a breaking change in any way but I'm not familiar enough with Kibana.

Checklist

For maintainers

@Sayrus Sayrus requested a review from a team as a code owner June 18, 2020 13:05
@kibanamachine
Copy link
Contributor

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Jun 18, 2020
@kibanamachine kibanamachine added 💝community and removed Team:APM All issues that need APM UI Team support labels Jun 18, 2020
@cla-checker-service
Copy link

cla-checker-service bot commented Jun 18, 2020

💚 CLA has been signed

@elasticmachine
Copy link
Contributor

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

@timroes timroes added the Team:APM All issues that need APM UI Team support label Jun 18, 2020
Signed-off-by: Mathis Raguin <mathis@cri.epita.fr>
@Sayrus Sayrus force-pushed the apm-jump-to-trace-action-filter branch from d5d76fa to 1257729 Compare June 18, 2020 13:18
Copy link
Member

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for the contribution!

@sorenlouv
Copy link
Member

@elasticmachine merge upstream

@sorenlouv
Copy link
Member

retest

@Sayrus
Copy link
Contributor Author

Sayrus commented Jun 19, 2020

Seems like I forgot a test, this is fixed now.

@sorenlouv
Copy link
Member

@elasticmachine merge upstream

@sorenlouv
Copy link
Member

@elasticmachine merge upstream

@sorenlouv
Copy link
Member

retest

1 similar comment
@sorenlouv
Copy link
Member

retest

@sorenlouv
Copy link
Member

@elasticmachine merge upstream

@sorenlouv
Copy link
Member

retest

@sorenlouv
Copy link
Member

@elasticmachine merge upstream

@sorenlouv
Copy link
Member

retest

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

History

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

@sorenlouv sorenlouv merged commit 49da11f into elastic:master Jul 7, 2020
sorenlouv pushed a commit to sorenlouv/kibana that referenced this pull request Jul 7, 2020
…astic#69504)

* [APM] Quote trace id to ensure a word is searched (elastic#69500)

Signed-off-by: Mathis Raguin <mathis@cri.epita.fr>

* [APM] Fix TransactionActionMenu tests (one test was not updated)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
sorenlouv added a commit that referenced this pull request Jul 7, 2020
…70977)

* [APM] Quote trace id to ensure a word is searched (#69500)

Signed-off-by: Mathis Raguin <mathis@cri.epita.fr>

* [APM] Fix TransactionActionMenu tests (one test was not updated)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Mathis <Sayrus@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@sorenlouv
Copy link
Member

Thanks for the contribution @Sayrus !

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.

[APM] Jump to trace filter is invalid and return more than expected
5 participants