mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [Relocating module `@kbn/slo-plugin` (#204265)](https://github.com/elastic/kibana/pull/204265) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Shahzad","email":"shahzad31comp@gmail.com"},"sourceCommit":{"committedDate":"2024-12-16T16:35:31Z","message":"Relocating module `@kbn/slo-plugin` (#204265)\n\n## Summary\r\n\r\nPR has been generated with script `node scripts/relocate --team\r\n\"@elastic/obs-ux-management-team\"`\r\n\r\nRelocating module `@kbn/slo-plugin`\r\n\r\nWe are facing emotion issues that we need to fix !!\r\n\r\nWe need to figure out why app is broken after relocating with following\r\nerror\r\n\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Kevin Delemme <kevin.delemme@elastic.co>","sha":"984a059e67c774243adc77f6291a45eda9e8fd12","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor"],"number":204265,"url":"https://github.com/elastic/kibana/pull/204265","mergeCommit":{"message":"Relocating module `@kbn/slo-plugin` (#204265)\n\n## Summary\r\n\r\nPR has been generated with script `node scripts/relocate --team\r\n\"@elastic/obs-ux-management-team\"`\r\n\r\nRelocating module `@kbn/slo-plugin`\r\n\r\nWe are facing emotion issues that we need to fix !!\r\n\r\nWe need to figure out why app is broken after relocating with following\r\nerror\r\n\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Kevin Delemme <kevin.delemme@elastic.co>","sha":"984a059e67c774243adc77f6291a45eda9e8fd12"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204265","number":204265,"mergeCommit":{"message":"Relocating module `@kbn/slo-plugin` (#204265)\n\n## Summary\r\n\r\nPR has been generated with script `node scripts/relocate --team\r\n\"@elastic/obs-ux-management-team\"`\r\n\r\nRelocating module `@kbn/slo-plugin`\r\n\r\nWe are facing emotion issues that we need to fix !!\r\n\r\nWe need to figure out why app is broken after relocating with following\r\nerror\r\n\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>\r\nCo-authored-by: Kevin Delemme <kevin.delemme@elastic.co>","sha":"984a059e67c774243adc77f6291a45eda9e8fd12"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
8 lines
468 B
JavaScript
8 lines
468 B
JavaScript
/*
|
|
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
|
* or more contributor license agreements. Licensed under the "Elastic License
|
|
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
|
* Public License v 1"; you may not use this file except in compliance with, at
|
|
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
|
* License v3.0 only", or the "Server Side Public License, v 1".
|
|
*/
|