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] Fixes error when loading APM without ML read permissions #72242

Conversation

ogupte
Copy link
Contributor

@ogupte ogupte commented Jul 17, 2020

Closes #72241. By wrapping the anomaly detection ml calls in a try/catch block and returning no results on error. This addresses the case for users who don't have access to ML to still use APM without the integration.

@ogupte ogupte added release_note:skip Skip the PR/issue when compiling release notes v7.9.0 labels Jul 17, 2020
@ogupte ogupte requested a review from a team as a code owner July 17, 2020 08:54
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Jul 17, 2020
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

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

@sorenlouv
Copy link
Member

Replaced by #72316

@sorenlouv sorenlouv closed this Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v7.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Read-only users sees a error loading the ML header link
4 participants