kibana/x-pack/plugins/telemetry_collection_xpack
Tim Sullivan 03007d0150
[Reporting] Add output size stats to telemetry metrics (#112037)
* [Reporting] Add output size stats to telemetry metrics

* fix types

* add output_size for each jobtype

* add size metrics for each job type

* use more mock data in unit tests

* clean up test

* update test snapshots

* update telemetry mapping

* SizeMetrics => SizePercentiles

* DocCount interface

* fix tests

* Update get_export_stats.ts

* update snapshots
2021-09-23 16:14:35 -07:00
..
schema [Reporting] Add output size stats to telemetry metrics (#112037) 2021-09-23 16:14:35 -07:00
server Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.json Adds team details to core/telemetry/localization-owned plugins (#107843) 2021-08-09 20:45:25 -04:00
README.md
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07: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.