Commit graph

12 commits

Author SHA1 Message Date
Kibana Machine
515ac4b373
Define schema for monitoring-sourced telemetry (#94434) (#94816)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
2021-03-18 18:43:37 +00:00
Alejandro Fernández Haro
00f9a3f5a4
[Usage Collection] [schema] apm (#79000) (#79355) 2020-10-02 23:34:17 +01:00
Alejandro Fernández Haro
fa7d1a9c11
[7.x] [Usage Collection] [schema] alerts (#78933) (#79332) 2020-10-02 20:34:22 +01:00
Alejandro Fernández Haro
6f57cc1893
[7.x] [Usage Collection] [schema] actions (#78832) (#79304) 2020-10-02 17:42:15 +01:00
Alejandro Fernández Haro
d70eaf1fd8
[7.x] [Usage Collection] [schema] maps (#78952) (#79126) 2020-10-01 16:47:34 +01:00
Alejandro Fernández Haro
c7ae3c3c18
[7.x] [Usage Collection] [schema] infra (#78581) (#79108) 2020-10-01 15:13:11 +01:00
Alejandro Fernández Haro
322cdb0e6b
[7.x] [Usage Collection] [schema] reporting + add MappedType support (#78591) (#78834) 2020-09-29 20:37:50 +01:00
Alejandro Fernández Haro
60763bdad2
[7.x] [Usage Collection] [schema] Support spreads + canvas definition (#78481) (#78757) 2020-09-29 15:03:22 +01:00
Alejandro Fernández Haro
0b62537f2f
[7.x] [Usage Collection] [schema] lens (#77929) (#78401)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-24 14:05:08 +01:00
Sonja Krause-Harder
4cd68f53c3
[Ingest Manager] Add schema to usageCollector. (#71219) (#71325)
* Add schema to Ingest Manager usageCollector.

* Use long for counters.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-10 01:15:23 +02:00
Sonja Krause-Harder
55a385d044
[Ingest Manager] Add usage collector for telemetry. (#69294) (#71083)
* Add usage collector for telemetry.

* Make minimal usage collector work.

* Add all fields to Usage and schema

* Type packages as array.

* Temporarily remove schema.

* Temporarily exclude our collector from schema checks.

* Add fleet telemetry.

* Remove events from agent stats.

* Add package telemetry.

* Use correct import.

* Add telemetry about enabled packages.

* Clean up comments.

* Update x-pack/plugins/ingest_manager/server/collectors/package_collectors.ts

Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>

* Update x-pack/plugins/ingest_manager/server/collectors/package_collectors.ts

Co-authored-by: Nicolas Chaulet <n.chaulet@gmail.com>

* Correctly check for element in array.

* Use a real SavedObjectsClient.

* Remove useless use of undefined.

* Use less deep path to import SavedObjectsClient.

Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>
Co-authored-by: Nicolas Chaulet <n.chaulet@gmail.com>

Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>
Co-authored-by: Nicolas Chaulet <n.chaulet@gmail.com>
2020-07-08 16:54:09 +02:00
Ahmad Bamieh
f1fcd57ed5
[7.x] [Telemetry] Collector Schema (#64942) (#70141)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-28 20:34:33 +03:00