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

# Backport

This will backport the following commits from `main` to `8.7`:
- [[APM]update kibana docs for maxTraceItems
(#151734)](https://github.com/elastic/kibana/pull/151734)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Achyut
Jhunjhunwala","email":"achyut.jhunjhunwala@elastic.co"},"sourceCommit":{"committedDate":"2023-02-22T09:09:43Z","message":"[APM]update
kibana docs for maxTraceItems (#151734)\n\n## Summary\r\n\r\nSince we
have this PR merged -\r\nhttps://github.com/elastic/kibana/pull/149062
the documentation too\r\nneeds to be
updated","sha":"c0a1f072efa9eb1b4134f2204dd4402b44ae9ea7","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.7.0","v8.8.0"],"number":151734,"url":"https://github.com/elastic/kibana/pull/151734","mergeCommit":{"message":"[APM]update
kibana docs for maxTraceItems (#151734)\n\n## Summary\r\n\r\nSince we
have this PR merged -\r\nhttps://github.com/elastic/kibana/pull/149062
the documentation too\r\nneeds to be
updated","sha":"c0a1f072efa9eb1b4134f2204dd4402b44ae9ea7"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151734","number":151734,"mergeCommit":{"message":"[APM]update
kibana docs for maxTraceItems (#151734)\n\n## Summary\r\n\r\nSince we
have this PR merged -\r\nhttps://github.com/elastic/kibana/pull/149062
the documentation too\r\nneeds to be
updated","sha":"c0a1f072efa9eb1b4134f2204dd4402b44ae9ea7"}}]}]
BACKPORT-->

Co-authored-by: Achyut Jhunjhunwala <achyut.jhunjhunwala@elastic.co>
This commit is contained in:
Kibana Machine 2023-02-22 04:29:59 -05:00 committed by GitHub
parent d22868f73d
commit 6b86792f4e
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`.