Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.11`: - [[DOCS] Clean up APM UI docs (#169269)](#169269) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-19T14:42:45Z","message":"[DOCS] Clean up APM UI docs (#169269)\n\nCloses https://github.com/elastic/observability-docs/issues/3292\r\n\r\n## Summary\r\n\r\nUpdates documentation related to the APM UI based on issues found during\r\nthe Observability docs bug bash last week.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] @colleenmcginnis\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials:\r\n- [x] Clarify that distributed traces aren't the only colorful traces in\r\n[Trace sample\r\ntimeline](https://www.elastic.co/guide/en/kibana/current/spans.html#distributed-tracing)\r\n(https://github.com/elastic/kibana/commit/b707c3936bbf6fd3dcf2651653d5fa527a085171)\r\n- [x] Clarify the implications of the traces table only showing root\r\ntransactions in\r\n[Traces](https://www.elastic.co/guide/en/kibana/current/traces.html)\r\n(https://github.com/elastic/kibana/commit/c1de678f912c03159926119aead13912a6d9239b)\r\n- [x] Add beta admonition to APM\r\n[Infrastucture](https://www.elastic.co/guide/en/kibana/current/infrastructure.html)\r\npage\r\n(https://github.com/elastic/kibana/commit/d3bc4a972d3066485f9c6feb747af64298758f59)\r\n- [x] @bmorelli25 review","sha":"7b0d842096500ef569f8d879d8fb913ac29cf318","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","docs","v8.10.0","v8.11.0","v8.12.0"],"number":169269,"url":"https://github.com/elastic/kibana/pull/169269","mergeCommit":{"message":"[DOCS] Clean up APM UI docs (#169269)\n\nCloses https://github.com/elastic/observability-docs/issues/3292\r\n\r\n## Summary\r\n\r\nUpdates documentation related to the APM UI based on issues found during\r\nthe Observability docs bug bash last week.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] @colleenmcginnis\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials:\r\n- [x] Clarify that distributed traces aren't the only colorful traces in\r\n[Trace sample\r\ntimeline](https://www.elastic.co/guide/en/kibana/current/spans.html#distributed-tracing)\r\n(https://github.com/elastic/kibana/commit/b707c3936bbf6fd3dcf2651653d5fa527a085171)\r\n- [x] Clarify the implications of the traces table only showing root\r\ntransactions in\r\n[Traces](https://www.elastic.co/guide/en/kibana/current/traces.html)\r\n(https://github.com/elastic/kibana/commit/c1de678f912c03159926119aead13912a6d9239b)\r\n- [x] Add beta admonition to APM\r\n[Infrastucture](https://www.elastic.co/guide/en/kibana/current/infrastructure.html)\r\npage\r\n(https://github.com/elastic/kibana/commit/d3bc4a972d3066485f9c6feb747af64298758f59)\r\n- [x] @bmorelli25 review","sha":"7b0d842096500ef569f8d879d8fb913ac29cf318"}},"sourceBranch":"main","suggestedTargetBranches":["8.10","8.11"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169269","number":169269,"mergeCommit":{"message":"[DOCS] Clean up APM UI docs (#169269)\n\nCloses https://github.com/elastic/observability-docs/issues/3292\r\n\r\n## Summary\r\n\r\nUpdates documentation related to the APM UI based on issues found during\r\nthe Observability docs bug bash last week.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] @colleenmcginnis\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials:\r\n- [x] Clarify that distributed traces aren't the only colorful traces in\r\n[Trace sample\r\ntimeline](https://www.elastic.co/guide/en/kibana/current/spans.html#distributed-tracing)\r\n(https://github.com/elastic/kibana/commit/b707c3936bbf6fd3dcf2651653d5fa527a085171)\r\n- [x] Clarify the implications of the traces table only showing root\r\ntransactions in\r\n[Traces](https://www.elastic.co/guide/en/kibana/current/traces.html)\r\n(https://github.com/elastic/kibana/commit/c1de678f912c03159926119aead13912a6d9239b)\r\n- [x] Add beta admonition to APM\r\n[Infrastucture](https://www.elastic.co/guide/en/kibana/current/infrastructure.html)\r\npage\r\n(https://github.com/elastic/kibana/commit/d3bc4a972d3066485f9c6feb747af64298758f59)\r\n- [x] @bmorelli25 review","sha":"7b0d842096500ef569f8d879d8fb913ac29cf318"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <[email protected]>
- Loading branch information