[APM]update kibana docs for maxTraceItems (#151734)

## Summary

Since we have this PR merged -
https://github.com/elastic/kibana/pull/149062 the documentation too
needs to be updated
This commit is contained in:
Achyut Jhunjhunwala 2023-02-22 10:09:43 +01:00 committed by GitHub
parent c2f639d169
commit c0a1f072ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ Maximum number of traces per request for generating the global service map. Defa
Set to `false` to hide the APM app from the main menu. Defaults to `true`.
`xpack.apm.ui.maxTraceItems` {ess-icon}::
Maximum number of child items displayed when viewing trace details. Defaults to `1000`.
Maximum number of child items displayed when viewing trace details. Defaults to `5000`.
`xpack.observability.annotations.index` {ess-icon}::
Index name where Observability annotations are stored. Defaults to `observability-annotations`.