Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.6] [profiling] Ensure constant colors in profiling bar chart (#146696
) (#146776) # Backport This will backport the following commits from `main` to `8.6`: - [[profiling] Ensure constant colors in profiling bar chart (#146696)](#146696) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thomas Dullien","email":"thomas.dullien@googlemail.com"},"sourceCommit":{"committedDate":"2022-12-01T11:11:49Z","message":"[profiling] Ensure constant colors in profiling bar chart (#146696)\n\n## Summary\r\n\r\nMake sure that identical objects in the bar chart always get assigned\r\nthe same colors.\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Tim Rühsen <tim.ruhsen@elastic.co>","sha":"0a065f3c1d18b881209f510c574c7f463c401ffc","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v8.7.0","v8.6.1"],"number":146696,"url":"https://github.com/elastic/kibana/pull/146696","mergeCommit":{"message":"[profiling] Ensure constant colors in profiling bar chart (#146696)\n\n## Summary\r\n\r\nMake sure that identical objects in the bar chart always get assigned\r\nthe same colors.\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Tim Rühsen <tim.ruhsen@elastic.co>","sha":"0a065f3c1d18b881209f510c574c7f463c401ffc"}},"sourceBranch":"main","suggestedTargetBranches":["8.6"],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/146696","number":146696,"mergeCommit":{"message":"[profiling] Ensure constant colors in profiling bar chart (#146696)\n\n## Summary\r\n\r\nMake sure that identical objects in the bar chart always get assigned\r\nthe same colors.\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Tim Rühsen <tim.ruhsen@elastic.co>","sha":"0a065f3c1d18b881209f510c574c7f463c401ffc"}},{"branch":"8.6","label":"v8.6.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Thomas Dullien <thomas.dullien@googlemail.com> Co-authored-by: Tim Rühsen <tim.ruhsen@elastic.co>
- Loading branch information