Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Logs] Deprecate HTTP APIs used in LogStream app (elastic#201974)…
… (elastic#203748) # Backport This will backport the following commits from `main` to `8.x`: - [[Logs] Deprecate HTTP APIs used in LogStream app (elastic#201974)](elastic#201974) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marco Antonio Ghiani","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-11T10:41:28Z","message":"[Logs] Deprecate HTTP APIs used in LogStream app (elastic#201974)\n\n## 📓 Summary\r\n\r\nCloses elastic#200968 \r\n\r\nThese changes deprecate internal APIs used by the LogStream app, which\r\nis also deprecated.\r\n\r\nWith v9, any internal API will become unreachable from external origins.\r\nIn case we get an external request to these APIs (although it should be\r\nless likely to happen), the deprecation will be surfaced on the Upgrade\r\nAssistant UI as a warning.\r\n\r\n<img width=\"3005\" alt=\"Screenshot 2024-11-27 at 13 16 39\"\r\nsrc=\"https://github.com/user-attachments/assets/c3864a5a-49c7-4cbd-8893-9041b5ee207e\">\r\n\r\n<img width=\"3007\" alt=\"Screenshot 2024-11-27 at 13 16 25\"\r\nsrc=\"https://github.com/user-attachments/assets/f9fb254f-b795-4d01-8d92-463a0ca526a3\">\r\n\r\nCo-authored-by: Marco Antonio Ghiani <[email protected]>","sha":"a176c0fdd7815e5841ed78f5213f1296226b276e","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","ci:project-deploy-observability","Team:obs-ux-logs"],"title":"[Logs] Deprecate HTTP APIs used in LogStream app","number":201974,"url":"https://github.com/elastic/kibana/pull/201974","mergeCommit":{"message":"[Logs] Deprecate HTTP APIs used in LogStream app (elastic#201974)\n\n## 📓 Summary\r\n\r\nCloses elastic#200968 \r\n\r\nThese changes deprecate internal APIs used by the LogStream app, which\r\nis also deprecated.\r\n\r\nWith v9, any internal API will become unreachable from external origins.\r\nIn case we get an external request to these APIs (although it should be\r\nless likely to happen), the deprecation will be surfaced on the Upgrade\r\nAssistant UI as a warning.\r\n\r\n<img width=\"3005\" alt=\"Screenshot 2024-11-27 at 13 16 39\"\r\nsrc=\"https://github.com/user-attachments/assets/c3864a5a-49c7-4cbd-8893-9041b5ee207e\">\r\n\r\n<img width=\"3007\" alt=\"Screenshot 2024-11-27 at 13 16 25\"\r\nsrc=\"https://github.com/user-attachments/assets/f9fb254f-b795-4d01-8d92-463a0ca526a3\">\r\n\r\nCo-authored-by: Marco Antonio Ghiani <[email protected]>","sha":"a176c0fdd7815e5841ed78f5213f1296226b276e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201974","number":201974,"mergeCommit":{"message":"[Logs] Deprecate HTTP APIs used in LogStream app (elastic#201974)\n\n## 📓 Summary\r\n\r\nCloses elastic#200968 \r\n\r\nThese changes deprecate internal APIs used by the LogStream app, which\r\nis also deprecated.\r\n\r\nWith v9, any internal API will become unreachable from external origins.\r\nIn case we get an external request to these APIs (although it should be\r\nless likely to happen), the deprecation will be surfaced on the Upgrade\r\nAssistant UI as a warning.\r\n\r\n<img width=\"3005\" alt=\"Screenshot 2024-11-27 at 13 16 39\"\r\nsrc=\"https://github.com/user-attachments/assets/c3864a5a-49c7-4cbd-8893-9041b5ee207e\">\r\n\r\n<img width=\"3007\" alt=\"Screenshot 2024-11-27 at 13 16 25\"\r\nsrc=\"https://github.com/user-attachments/assets/f9fb254f-b795-4d01-8d92-463a0ca526a3\">\r\n\r\nCo-authored-by: Marco Antonio Ghiani <[email protected]>","sha":"a176c0fdd7815e5841ed78f5213f1296226b276e"}}]}] BACKPORT--> Co-authored-by: Marco Antonio Ghiani <[email protected]>
- Loading branch information