Skip to content

Commit 26223d1

Browse files
committed
[DOCS] Identifies cloud settings for APM (elastic#66935)
1 parent 1cc98f8 commit 26223d1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/settings/apm-settings.asciidoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,29 +43,29 @@ Changing these settings may disable features of the APM App.
4343
| `xpack.apm.enabled`
4444
| Set to `false` to disable the APM app. Defaults to `true`.
4545

46-
| `xpack.apm.ui.enabled`
46+
| `xpack.apm.ui.enabled` {ess-icon}
4747
| Set to `false` to hide the APM app from the menu. Defaults to `true`.
4848

4949
| `xpack.apm.ui.transactionGroupBucketSize`
5050
| Number of top transaction groups displayed in the APM app. Defaults to `100`.
5151

52-
| `xpack.apm.ui.maxTraceItems`
52+
| `xpack.apm.ui.maxTraceItems` {ess-icon}
5353
| Maximum number of child items displayed when viewing trace details. Defaults to `1000`.
5454

55-
| `apm_oss.indexPattern`
55+
| `apm_oss.indexPattern` {ess-icon}
5656
| The index pattern used for integrations with Machine Learning and Query Bar.
5757
It must match all apm indices. Defaults to `apm-*`.
5858

59-
| `apm_oss.errorIndices`
59+
| `apm_oss.errorIndices` {ess-icon}
6060
| Matcher for all {apm-server-ref}/error-indices.html[error indices]. Defaults to `apm-*`.
6161

6262
| `apm_oss.onboardingIndices`
6363
| Matcher for all onboarding indices. Defaults to `apm-*`.
6464

65-
| `apm_oss.spanIndices`
65+
| `apm_oss.spanIndices` {ess-icon}
6666
| Matcher for all {apm-server-ref}/span-indices.html[span indices]. Defaults to `apm-*`.
6767

68-
| `apm_oss.transactionIndices`
68+
| `apm_oss.transactionIndices` {ess-icon}
6969
| Matcher for all {apm-server-ref}/transaction-indices.html[transaction indices]. Defaults to `apm-*`.
7070

7171
| `apm_oss.metricsIndices`

0 commit comments

Comments
 (0)