Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
… (#151712) # Backport This will backport the following commits from `main` to `8.7`: - [[APM] Fix missing `path` in `route change` transactions (#151333)](#151333) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Søren Louv-Jansen","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-02-21T14:04:05Z","message":"[APM] Fix missing `path` in `route change` transactions (#151333)\n\nThis improves APM instrumentation in the APM app so `route-change`\r\ntransactions are captured with a more specific name than `apm unknown`\r\n\r\n# Before\r\n\r\n![image](https://user-images.githubusercontent.com/209966/219080268-23726882-ac58-4cbc-baa0-a9174fab83c0.png)\r\n\r\n# After\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/209966/219080283-bb0438d3-ce82-4fc5-9ac1-0eb40a88d44a.png)","sha":"38f26e7c433dacf22fd0f7994467c9d6eea30a9a","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:APM","release_note:skip","v8.7.0","v8.8.0"],"number":151333,"url":"https://github.com/elastic/kibana/pull/151333","mergeCommit":{"message":"[APM] Fix missing `path` in `route change` transactions (#151333)\n\nThis improves APM instrumentation in the APM app so `route-change`\r\ntransactions are captured with a more specific name than `apm unknown`\r\n\r\n# Before\r\n\r\n![image](https://user-images.githubusercontent.com/209966/219080268-23726882-ac58-4cbc-baa0-a9174fab83c0.png)\r\n\r\n# After\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/209966/219080283-bb0438d3-ce82-4fc5-9ac1-0eb40a88d44a.png)","sha":"38f26e7c433dacf22fd0f7994467c9d6eea30a9a"}},"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/151333","number":151333,"mergeCommit":{"message":"[APM] Fix missing `path` in `route change` transactions (#151333)\n\nThis improves APM instrumentation in the APM app so `route-change`\r\ntransactions are captured with a more specific name than `apm unknown`\r\n\r\n# Before\r\n\r\n![image](https://user-images.githubusercontent.com/209966/219080268-23726882-ac58-4cbc-baa0-a9174fab83c0.png)\r\n\r\n# After\r\n\r\n\r\n![image](https://user-images.githubusercontent.com/209966/219080283-bb0438d3-ce82-4fc5-9ac1-0eb40a88d44a.png)","sha":"38f26e7c433dacf22fd0f7994467c9d6eea30a9a"}}]}] BACKPORT--> Co-authored-by: Søren Louv-Jansen <[email protected]>
- Loading branch information