kibana/x-pack/plugins/telemetry_collection_xpack
Pete Hampton 3149d46301
Remove / Consolidate legacy usage adoption metrics (#100480)
* Remove legacydetection rule stat summaries

* Remove ML usage summary and consolidate with ML metric telemetry.

* Remove ML usage summary and consolidate with ML metric telemetry.

* Move legacy helper constructs into index.

* Separate rule logic from ml logic. Add ml unit tests.

* Abstract types away into their own file.

* Update telemetry schema.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-27 20:10:01 +01:00
..
schema Remove / Consolidate legacy usage adoption metrics (#100480) 2021-05-27 20:10:01 +01:00
server [Telemetry] Remove all usages of any (#98338) 2021-04-27 21:45:19 +02:00
jest.config.js
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.