Improve copy in update jobs callout (#123355)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Miriam 2022-01-19 13:56:06 +00:00 committed by GitHub
parent 8b40fc2054
commit 3280400b74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,7 @@ export function MLCallout({
),
text: i18n.translate('xpack.apm.mlCallout.updateAvailableCalloutText', {
defaultMessage:
'We have updated the anomaly detection jobs that provide insights into degraded performance and added detectors for throughput and failed transaction rate. If you choose to upgrade, we will create the new jobs and close the existing legacy jobs. The data shown in the APM app will automatically switch to the new.',
'We have updated the anomaly detection jobs that provide insights into degraded performance and added detectors for throughput and failed transaction rate. If you choose to upgrade, we will create the new jobs and close the existing legacy jobs. The data shown in the APM app will automatically switch to the new. Please note that the option to migrate all existing jobs will not be available if you choose to create a new job.',
}),
color: 'success',
icon: 'wrench',