kibana/x-pack/plugins/telemetry_collection_xpack
Stratoula Kalafateli fe9029cef3
[Rollup] Fixes telemetry (#98639)
* [Rollup] Fix telemetry and also add lens visualizations

* Different lens stats for rollup visualizations

* Add unit test

* Implement pagination

* Fix telemetry schema

* Fix test

* Add unit tests

* Change docs per page size to 1000

* Add meta description for our rollup telemetry

* Fix telemetry schema

* Fix unit test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-06 17:41:54 +03:00
..
schema [Rollup] Fixes telemetry (#98639) 2021-05-06 17:41:54 +03:00
server [Telemetry] Remove all usages of any (#98338) 2021-04-27 21:45:19 +02:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana.json
README.md
tsconfig.json [Telemetry] enforce import export type (#96487) 2021-04-08 06:37:01 -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.