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.15`: - [[Profiling] Fix TopN function total CPU value (#188848)](#188848) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cauê Marcondes","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-23T15:21:08Z","message":"[Profiling] Fix TopN function total CPU value (#188848)\n\ncloses https://github.com/elastic/kibana/issues/188511\r\n\r\n<img width=\"2784\" alt=\"Screenshot 2024-07-22 at 13 59 28\"\r\nsrc=\"https://github.com/user-attachments/assets/910ae596-ef22-4c18-b31f-7a9016e3b61d\">\r\n<img width=\"2756\" alt=\"Screenshot 2024-07-22 at 14 55 50\"\r\nsrc=\"https://github.com/user-attachments/assets/66be5e9f-0d55-4b02-b97a-1425b6f0420c\">\r\n15","sha":"2ced9416d3b87ffbe247974724420e357d667035","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","ci:project-deploy-observability","v8.15.0","v8.16.0"],"title":"[Profiling] Fix TopN function total CPU value","number":188848,"url":"https://github.com/elastic/kibana/pull/188848","mergeCommit":{"message":"[Profiling] Fix TopN function total CPU value (#188848)\n\ncloses https://github.com/elastic/kibana/issues/188511\r\n\r\n<img width=\"2784\" alt=\"Screenshot 2024-07-22 at 13 59 28\"\r\nsrc=\"https://github.com/user-attachments/assets/910ae596-ef22-4c18-b31f-7a9016e3b61d\">\r\n<img width=\"2756\" alt=\"Screenshot 2024-07-22 at 14 55 50\"\r\nsrc=\"https://github.com/user-attachments/assets/66be5e9f-0d55-4b02-b97a-1425b6f0420c\">\r\n15","sha":"2ced9416d3b87ffbe247974724420e357d667035"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/188848","number":188848,"mergeCommit":{"message":"[Profiling] Fix TopN function total CPU value (#188848)\n\ncloses https://github.com/elastic/kibana/issues/188511\r\n\r\n<img width=\"2784\" alt=\"Screenshot 2024-07-22 at 13 59 28\"\r\nsrc=\"https://github.com/user-attachments/assets/910ae596-ef22-4c18-b31f-7a9016e3b61d\">\r\n<img width=\"2756\" alt=\"Screenshot 2024-07-22 at 14 55 50\"\r\nsrc=\"https://github.com/user-attachments/assets/66be5e9f-0d55-4b02-b97a-1425b6f0420c\">\r\n15","sha":"2ced9416d3b87ffbe247974724420e357d667035"}}]}] BACKPORT--> Co-authored-by: Cauê Marcondes <[email protected]>
- Loading branch information