kibana/x-pack/plugins/telemetry_collection_xpack
Lukas Olson 196eb7b6a9
[data.search.autocomplete] Move autocomplete method to UI settings (#106331)
* [data.search.autocomplete] Move autocomplete method to UI settings

* Use select rather than boolean

* Add ftue tour

* Make a select rather than text box

* Only show when focused and first time page is loaded

* Add docs link

* Reverse order of sections

* Update docs/concepts/index.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/concepts/index.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Docs updates

* setting

* telemetry

* Add links to docs

* Fix translations

* Fix failing test

* Fix test

* Fix tests

* Revert changes to querybar service

* Fix discover query

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Co-authored-by: Liza K <liza.katz@elastic.co>
2021-07-27 20:57:12 -07:00
..
schema [data.search.autocomplete] Move autocomplete method to UI settings (#106331) 2021-07-27 20:57:12 -07:00
server Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
jest.config.js
kibana.json
README.md
tsconfig.json [ts] migrate x-pack/test to composite ts project (#101441) 2021-06-08 12:54:05 -04:00

Telemetry collection with X-Pack

Gathers all usage collection, retrieving them from both: OSS and X-Pack plugins.


Development

See the kibana contributing guide for instructions on how to set up your development environment.