Remove bfetch plugin (#204285)

## Summary

Part of https://github.com/elastic/kibana/issues/186139.

Relies on https://github.com/elastic/kibana/pull/204284.

Second step of breaking up https://github.com/elastic/kibana/pull/199066
into smaller pieces.

Removes the bfetch and bfetch-error plugins.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Lukas Olson 2024-12-19 14:51:58 -07:00 committed by GitHub
parent d7280a1380
commit 9ad31d0863
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
79 changed files with 90 additions and 3463 deletions

View file

@ -32,10 +32,6 @@ as uiSettings within the code.
|The aiAssistantManagementSelection plugin manages the Ai Assistant management section.
|{kib-repo}blob/{branch}/src/plugins/bfetch/README.md[bfetch]
|bfetch allows to batch HTTP requests and streams responses back.
|{kib-repo}blob/{branch}/src/plugins/charts/README.md[charts]
|The Charts plugin is a way to create easier integration of shared colors, themes, types and other utilities across all Kibana charts and visualizations.