Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.8] [APM] Fix query to mobile transactions main statistics (#155895) (
#156152) # Backport This will backport the following commits from `main` to `8.8`: - [[APM] Fix query to mobile transactions main statistics (#155895)](#155895) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Miriam","email":"31922082+MiriamAparicio@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-04-28T09:35:45Z","message":"[APM] Fix query to mobile transactions main statistics (#155895)\n\nWhen splitting the query to mobile transactions main statistics, the\r\nsessions were left in the errors query and should have been retrieved in\r\nthe transactions events. This PR fix this issue","sha":"67b211001fe50d3d2f2430689402f1bab8224294","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:APM","release_note:skip","v8.8.0","v8.9.0"],"number":155895,"url":"https://github.com/elastic/kibana/pull/155895","mergeCommit":{"message":"[APM] Fix query to mobile transactions main statistics (#155895)\n\nWhen splitting the query to mobile transactions main statistics, the\r\nsessions were left in the errors query and should have been retrieved in\r\nthe transactions events. This PR fix this issue","sha":"67b211001fe50d3d2f2430689402f1bab8224294"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/155895","number":155895,"mergeCommit":{"message":"[APM] Fix query to mobile transactions main statistics (#155895)\n\nWhen splitting the query to mobile transactions main statistics, the\r\nsessions were left in the errors query and should have been retrieved in\r\nthe transactions events. This PR fix this issue","sha":"67b211001fe50d3d2f2430689402f1bab8224294"}}]}] BACKPORT--> Co-authored-by: Miriam <31922082+MiriamAparicio@users.noreply.github.com>
- Loading branch information