-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[APM] docs: Update anomaly detection callout #82187
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
Conversation
|
Pinging @elastic/apm-ui (Team:apm) |
2136b68 to
63a0781
Compare
|
Aw, this eslint always gets me. Can someone please remind me how to fix that? Edit: Running |
formgeist
left a comment
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 thanks!
sorenlouv
left a comment
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.
Thank you!
| defaultMessage: | ||
| 'The Machine Learning anomaly detection integration enables application health status indicators for each configured environment in the Service map by identifying transaction duration anomalies.', | ||
| `Machine Learning's anomaly detection integration enables application health status indicators for services in each configured environment by identifying transaction duration anomalies.`, |
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.
CI is failing due to a formatting issue here.
/dev/shm/workspace/parallel/10/kibana/x-pack/plugins/apm/public/components/app/Settings/anomaly_detection/index.tsx
79:26 error Delete `⏎···········` prettier/prettier
✖ 1 problem (1 error, 0 warnings)
1 error and 0 warnings potentially fixable with the `--fix` option.
Can you run prettier locally?
yarn prettier "./x-pack/plugins/apm/**/*.{tsx,ts,js}" --write
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]async chunks size
History
To update your PR or re-run it, just comment with: |
# Conflicts: # x-pack/plugins/translations/translations/ja-JP.json # x-pack/plugins/translations/translations/zh-CN.json
Summary
Updates the anomaly detection integration callout.
Screenshot
Related issues
Closes #81437.