Skip to content

Commit

Permalink
Remove bfetch plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasolson committed Nov 5, 2024
1 parent 364088a commit b2a7471
Show file tree
Hide file tree
Showing 110 changed files with 81 additions and 4,561 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ packages/kbn-babel-register @elastic/kibana-operations
packages/kbn-babel-transform @elastic/kibana-operations
x-pack/plugins/banners @elastic/appex-sharedux
packages/kbn-bazel-runner @elastic/kibana-operations
packages/kbn-bfetch-error @elastic/appex-sharedux
examples/bfetch_explorer @elastic/appex-sharedux
src/plugins/bfetch @elastic/appex-sharedux
packages/kbn-calculate-auto @elastic/obs-ux-management-team
packages/kbn-calculate-width-from-char-count @elastic/kibana-visualizations
x-pack/plugins/canvas @elastic/kibana-presentation
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": "packages/kbn-avc-banner/src",
"bfetch": "src/plugins/bfetch",
"bfetchError": "packages/kbn-bfetch-error",
"cases": ["packages/kbn-cases-components"],
"cellActions": "packages/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.

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.

This file was deleted.

Loading

0 comments on commit b2a7471

Please sign in to comment.