Skip to content

Commit a26d311

Browse files
authored
[APM] docs: Update anomaly detection callout (#82187) (#82349)
1 parent 620cbc8 commit a26d311

File tree

5 files changed

+7
-16
lines changed

5 files changed

+7
-16
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
"__version": "5.5.0"
3-
}
2+
__version: '5.5.0',
3+
};

x-pack/plugins/apm/public/components/app/Settings/anomaly_detection/index.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ export function AnomalyDetection() {
7676
<EuiSpacer size="l" />
7777
<EuiText>
7878
{i18n.translate('xpack.apm.settings.anomalyDetection.descriptionText', {
79-
defaultMessage:
80-
'The Machine Learning anomaly detection integration enables application health status indicators for each configured environment in the Service map by identifying transaction duration anomalies.',
79+
defaultMessage: `Machine Learning's anomaly detection integration enables application health status indicators for services in each configured environment by identifying transaction duration anomalies.`,
8180
})}
8281
</EuiText>
8382
<EuiSpacer size="l" />

x-pack/plugins/apm/public/components/app/service_inventory/ServiceList/MLCallout.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ export function MLCallout({ onDismiss }: { onDismiss: () => void }) {
1717
<EuiCallOut
1818
title={i18n.translate('xpack.apm.serviceInventory.mlNudgeMessageTitle', {
1919
defaultMessage:
20-
'Enable anomaly detection to see the health of your services',
20+
'Enable anomaly detection to add health status indicators to your services',
2121
})}
2222
iconType="iInCircle"
2323
>
2424
<p>
2525
{i18n.translate('xpack.apm.serviceOverview.mlNudgeMessage.content', {
26-
defaultMessage: `Our integration with ML anomaly detection will enable you to see your services' health status`,
26+
defaultMessage: `Pinpoint anomalous transactions and see the health of upstream and downstream services with APM's anomaly detection integration. Get started in just a few minutes.`,
2727
})}
2828
</p>
2929
<EuiFlexGrid gutterSize="s">
@@ -36,7 +36,7 @@ export function MLCallout({ onDismiss }: { onDismiss: () => void }) {
3636
{i18n.translate(
3737
'xpack.apm.serviceOverview.mlNudgeMessage.learnMoreButton',
3838
{
39-
defaultMessage: `Learn more`,
39+
defaultMessage: `Get started`,
4040
}
4141
)}
4242
</APMLink>
@@ -47,7 +47,7 @@ export function MLCallout({ onDismiss }: { onDismiss: () => void }) {
4747
{i18n.translate(
4848
'xpack.apm.serviceOverview.mlNudgeMessage.dismissButton',
4949
{
50-
defaultMessage: `Dismiss message`,
50+
defaultMessage: `Dismiss`,
5151
}
5252
)}
5353
</EuiButtonEmpty>

x-pack/plugins/translations/translations/ja-JP.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5103,10 +5103,6 @@
51035103
"xpack.apm.serviceNodeMetrics.unidentifiedServiceNodesWarningText": "これらのメトリックが所属する JVM を特定できませんでした。7.5 よりも古い APM Server を実行していることが原因である可能性が高いです。この問題は APM Server 7.5 以降にアップグレードすることで解決されます。アップグレードに関する詳細は、{link} をご覧ください。代わりに Kibana クエリバーを使ってホスト名、コンテナー ID、またはその他フィールドでフィルタリングすることもできます。",
51045104
"xpack.apm.serviceNodeMetrics.unidentifiedServiceNodesWarningTitle": "JVM を特定できませんでした",
51055105
"xpack.apm.serviceNodeNameMissing": "(空)",
5106-
"xpack.apm.serviceOverview.mlNudgeMessage.content": "ML異常検知との統合により、サービスの正常性ステータスを確認できます",
5107-
"xpack.apm.serviceOverview.mlNudgeMessage.dismissButton": "メッセージを消去",
5108-
"xpack.apm.serviceOverview.mlNudgeMessage.learnMoreButton": "詳細",
5109-
"xpack.apm.serviceInventory.mlNudgeMessageTitle": "異常検知を有効にしてサービスのヘルスを確認",
51105106
"xpack.apm.serviceInventory.toastText": "現在 Elastic Stack 7.0+ を実行中で、以前のバージョン 6.x からの互換性のないデータを検知しました。このデータを APM で表示するには、移行が必要です。詳細: ",
51115107
"xpack.apm.serviceInventory.toastTitle": "選択された時間範囲内にレガシーデータが検知されました。",
51125108
"xpack.apm.serviceInventory.upgradeAssistantLinkText": "アップグレードアシスタント",

x-pack/plugins/translations/translations/zh-CN.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5107,10 +5107,6 @@
51075107
"xpack.apm.serviceNodeMetrics.unidentifiedServiceNodesWarningText": "无法识别这些指标属于哪些 JVM。这可能因为运行的 APM Server 版本低于 7.5。如果升级到 APM Server 7.5 或更高版本,应可解决此问题。有关升级的详细信息,请参阅{link}。或者,也可以使用 Kibana 查询栏按主机名、容器 ID 或其他字段筛选。",
51085108
"xpack.apm.serviceNodeMetrics.unidentifiedServiceNodesWarningTitle": "找不到 JVM",
51095109
"xpack.apm.serviceNodeNameMissing": "(空)",
5110-
"xpack.apm.serviceOverview.mlNudgeMessage.content": "我们集成了 ML 异常检测,让您可以查看服务的运行状况",
5111-
"xpack.apm.serviceOverview.mlNudgeMessage.dismissButton": "关闭消息",
5112-
"xpack.apm.serviceOverview.mlNudgeMessage.learnMoreButton": "了解详情",
5113-
"xpack.apm.serviceInventory.mlNudgeMessageTitle": "启用异常检测可查看服务的运行状况",
51145110
"xpack.apm.serviceInventory.toastText": "您正在运行 Elastic Stack 7.0+,我们检测到来自以前 6.x 版本的不兼容数据。如果想在 APM 中查看,您应迁移这些数据。在以下位置查看更多: ",
51155111
"xpack.apm.serviceInventory.toastTitle": "在选定时间范围中检测到旧数据",
51165112
"xpack.apm.serviceInventory.upgradeAssistantLinkText": "升级助手",

0 commit comments

Comments
 (0)