@@ -39,29 +39,29 @@ copy and paste the relevant settings into your `kibana.yml` configuration file.
3939| `xpack.apm.enabled`
4040 | Set to `false` to disable the APM app. Defaults to `true`.
4141
42- | `xpack.apm.ui.enabled`
42+ | `xpack.apm.ui.enabled` {ess-icon}
4343 | Set to `false` to hide the APM app from the menu. Defaults to `true`.
4444
4545| `xpack.apm.ui.transactionGroupBucketSize`
4646 | Number of top transaction groups displayed in the APM app. Defaults to `100`.
4747
48- | `xpack.apm.ui.maxTraceItems`
48+ | `xpack.apm.ui.maxTraceItems` {ess-icon}
4949 | Maximum number of child items displayed when viewing trace details. Defaults to `1000`.
5050
51- | `apm_oss.indexPattern`
51+ | `apm_oss.indexPattern` {ess-icon}
5252 | The index pattern used for integrations with Machine Learning and Query Bar.
5353 It must match all apm indices. Defaults to `apm-*`.
5454
55- | `apm_oss.errorIndices`
55+ | `apm_oss.errorIndices` {ess-icon}
5656 | Matcher for all {apm-server-ref}/error-indices.html[error indices]. Defaults to `apm-*`.
5757
5858| `apm_oss.onboardingIndices`
5959 | Matcher for all onboarding indices. Defaults to `apm-*`.
6060
61- | `apm_oss.spanIndices`
61+ | `apm_oss.spanIndices` {ess-icon}
6262 | Matcher for all {apm-server-ref}/span-indices.html[span indices]. Defaults to `apm-*`.
6363
64- | `apm_oss.transactionIndices`
64+ | `apm_oss.transactionIndices` {ess-icon}
6565 | Matcher for all {apm-server-ref}/transaction-indices.html[transaction indices]. Defaults to `apm-*`.
6666
6767| `apm_oss.metricsIndices`
0 commit comments