Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bfetch #199066

Closed
wants to merge 48 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
bd1cf6e
Move consumers off bsearch endpoint
lukasolson Oct 18, 2024
625d6e4
[CI] Auto-commit changed files from 'node scripts/notice'
kibanamachine Oct 18, 2024
096bd81
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine Oct 18, 2024
5ad2b10
Merge branch 'main' into remove_bfetch_use_search
lukasolson Oct 21, 2024
8ca2078
Remove bsearch endpoint
lukasolson Oct 21, 2024
8ab6a24
[CI] Auto-commit changed files from 'node scripts/notice'
kibanamachine Oct 21, 2024
bd38a1c
Merge branch 'main' into remove_bfetch_use_search
lukasolson Oct 22, 2024
f2a9a21
Merge branch 'main' into remove_bfetch_use_search
dmlemeshko Oct 23, 2024
c59e9bd
Merge branch 'main' into remove_bfetch_use_search
lukasolson Oct 23, 2024
8dd35df
Merge branch 'main' into remove_bfetch_remove_bsearch
lukasolson Oct 23, 2024
bd7ba71
Fix search interceptor tests
lukasolson Oct 23, 2024
43f1bb6
Remove bsearch API integration tests
lukasolson Oct 23, 2024
a6d4964
Merge branch 'main' into remove_bfetch_use_search
lukasolson Oct 23, 2024
a38f62f
Merge branch 'main' into remove_bfetch_use_search
lukasolson Oct 25, 2024
50b03da
Merge branch 'main' into remove_bfetch_use_search
lukasolson Oct 28, 2024
ee8ce61
Merge branch 'main' into remove_bfetch_use_search
lukasolson Nov 4, 2024
6c8614f
Review feedback
lukasolson Nov 4, 2024
08935b3
Merge branch 'remove_bfetch_use_search' of github.com:lukasolson/kiba…
lukasolson Nov 4, 2024
6f9edea
Merge branch 'remove_bfetch_use_search' into remove_bfetch_remove_bse…
lukasolson Nov 4, 2024
5b663c2
Remove bsearch tests
lukasolson Nov 4, 2024
ad310bb
Merge branch 'main' into remove_bfetch_remove_bsearch
lukasolson Nov 5, 2024
364088a
Don't use bfetch route version number
lukasolson Nov 5, 2024
b2a7471
Remove bfetch plugin
lukasolson Nov 5, 2024
4c5857e
[CI] Auto-commit changed files from 'node scripts/generate codeowners'
kibanamachine Nov 5, 2024
39bf361
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Nov 5, 2024
2354ee6
Merge branch 'main' into remove_bfetch_remove_bsearch
lukasolson Nov 7, 2024
4c26279
Merge branch 'main' into remove_bfetch_remove_bsearch
lukasolson Nov 19, 2024
354c6e5
Merge branch 'remove_bfetch_remove_bsearch' into remove_bfetch
lukasolson Nov 19, 2024
f89263c
Merge branch 'remove_bfetch' of github.com:lukasolson/kibana into rem…
lukasolson Nov 19, 2024
0bde361
[CI] Auto-commit changed files from 'node scripts/notice'
kibanamachine Nov 19, 2024
09e892c
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Nov 19, 2024
501e278
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine Nov 20, 2024
add8bbe
Merge branch 'main' into remove_bfetch_remove_bsearch
lukasolson Nov 27, 2024
8eef8c5
Merge branch 'remove_bfetch_remove_bsearch' of github.com:lukasolson/…
lukasolson Nov 27, 2024
23eb8a9
Update search interceptor tests and fix types
lukasolson Nov 27, 2024
252fe87
Merge branch 'main' into remove_bfetch_remove_bsearch`
lukasolson Dec 2, 2024
918bc59
Merge branch 'remove_bfetch_remove_bsearch' into remove_bfetch
lukasolson Dec 2, 2024
7424c44
Merge branch 'remove_bfetch' of github.com:lukasolson/kibana into rem…
lukasolson Dec 2, 2024
8880779
telemetry_check changes
lukasolson Dec 3, 2024
fd4e9d7
type & test fixes
lukasolson Dec 3, 2024
9898090
Merge branch 'main' into remove_bfetch
lukasolson Dec 3, 2024
ebfc60b
Fix reference to removed code
lukasolson Dec 3, 2024
568080b
Merge branch 'main' into remove_bfetch
lukasolson Dec 5, 2024
a6fee64
Revert telemetry changes
lukasolson Dec 5, 2024
3011ee9
Merge branch 'main' into remove_bfetch
lukasolson Dec 10, 2024
28d35d4
Merge branch 'main' of github.com:elastic/kibana into remove_bfetch
lukasolson Dec 10, 2024
deacd8d
Fix tests
lukasolson Dec 11, 2024
8bd4999
Merge branch 'main' into remove_bfetch
lukasolson Dec 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
## `node scripts/generate codeowners`.
####

examples/bfetch_explorer @elastic/appex-sharedux
examples/content_management_examples @elastic/appex-sharedux
examples/controls_example @elastic/kibana-presentation
examples/data_view_field_editor_example @elastic/kibana-data-discovery
Expand Down Expand Up @@ -291,7 +290,6 @@ packages/kbn-babel-preset @elastic/kibana-operations
packages/kbn-babel-register @elastic/kibana-operations
packages/kbn-babel-transform @elastic/kibana-operations
packages/kbn-bazel-runner @elastic/kibana-operations
packages/kbn-bfetch-error @elastic/appex-sharedux
packages/kbn-calculate-auto @elastic/obs-ux-management-team
packages/kbn-calculate-width-from-char-count @elastic/kibana-visualizations
packages/kbn-capture-oas-snapshot-cli @elastic/kibana-core
Expand Down Expand Up @@ -632,7 +630,6 @@ src/platform/plugins/shared/esql @elastic/kibana-esql
src/platform/plugins/shared/esql_datagrid @elastic/kibana-esql
src/platform/plugins/shared/management @elastic/kibana-management
src/plugins/advanced_settings @elastic/appex-sharedux @elastic/kibana-management
src/plugins/bfetch @elastic/appex-sharedux
src/plugins/chart_expressions/common @elastic/kibana-visualizations
src/plugins/chart_expressions/expression_gauge @elastic/kibana-visualizations
src/plugins/chart_expressions/expression_heatmap @elastic/kibana-visualizations
Expand Down Expand Up @@ -2615,7 +2612,6 @@ x-pack/plugins/observability_solution/observability_shared/public/components/pro
/test/examples/state_sync/*.ts @elastic/appex-sharedux
/test/examples/error_boundary/index.ts @elastic/appex-sharedux
/test/examples/content_management/*.ts @elastic/appex-sharedux
/test/examples/bfetch_explorer/*.ts @elastic/appex-sharedux
/test/api_integration/apis/guided_onboarding @elastic/appex-sharedux
/x-pack/test/banners_functional @elastic/appex-sharedux
/x-pack/test/custom_branding @elastic/appex-sharedux
Expand Down
1 change: 0 additions & 1 deletion .i18nrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"autocomplete": "packages/kbn-securitysolution-autocomplete/src",
"avcBanner": "src/platform/packages/shared/kbn-avc-banner/src",
"bfetch": "src/plugins/bfetch",
"bfetchError": "packages/kbn-bfetch-error",
"cases": ["packages/kbn-cases-components"],
"cellActions": "src/platform/packages/shared/kbn-cell-actions",
"charts": "src/plugins/charts",
Expand Down
101 changes: 0 additions & 101 deletions api_docs/kbn_bfetch_error.devdocs.json

This file was deleted.

30 changes: 0 additions & 30 deletions api_docs/kbn_bfetch_error.mdx

This file was deleted.

4 changes: 0 additions & 4 deletions docs/developer/plugin-list.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
6 changes: 0 additions & 6 deletions docs/management/advanced-options.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ Change the settings that apply only to {kib} spaces.
[[auto-complete-use-time-tange]]`autocomplete:useTimeRange`::
When disabled, autocompletes the suggestions from your data set instead of the time range.

[[bfetch-disable]]`bfetch:disable`::
deprecated:[8.15.0] When disabled, search requests from Kibana will be made in individual HTTP requests rather than bundled together.

[[bfetch-disable-compression]]`bfetch:disableCompression`::
deprecated:[8.15.0] When disabled, allows you to debug individual requests, but increases the response size.

[[csv-quotevalues]]`csv:quoteValues`::
Set this property to `true` to quote exported values.

Expand Down
11 changes: 0 additions & 11 deletions examples/bfetch_explorer/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions examples/bfetch_explorer/kibana.jsonc

This file was deleted.

83 changes: 0 additions & 83 deletions examples/bfetch_explorer/public/components/count_until/index.tsx

This file was deleted.

Loading