Skip to content

Commit bc0fe9d

Browse files
authored
[DOCS] Identifies cloud settings for APM (#66935) (#66937)
1 parent 8aa49d0 commit bc0fe9d

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
@@ -48,29 +48,29 @@ Changing these settings may disable features of the APM App.
4848
| `xpack.apm.enabled`
4949
| Set to `false` to disable the APM app. Defaults to `true`.
5050

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

5454
| `xpack.apm.ui.transactionGroupBucketSize`
5555
| Number of top transaction groups displayed in the APM app. Defaults to `100`.
5656

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

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

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

6767
| `apm_oss.onboardingIndices`
6868
| Matcher for all onboarding indices. Defaults to `apm-*`.
6969

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

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

7676
| `apm_oss.metricsIndices`

0 commit comments

Comments
 (0)