kibana/x-pack/plugins/infra/docs
Marco Antonio Ghiani ea26816ac9
[Infrastructure UI] Add TelemetryService documentation (#151641)
## 📓 Summary

Closes #150977 

This documentation helps to better understand how we can define and
trigger custom events in the infra plugin using a centralized service
that is injected into the Kibana context for the easiest consumption.

It includes documentation for:
- Quick overview of the `TelemetryService`
- How to define custom events with TelemetryService
- Examples of using custom events in the plugin

It also includes some minor changes to the definition of the
TelemetryService types.

---------

Co-authored-by: Marco Antonio Ghiani <marcoantonio.ghiani@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-02-23 11:09:25 +01:00
..
assets [Infra UI] Remove outdated docs and scripts (#146066) 2022-11-23 12:35:08 +01:00
state_machines [Logs UI] Refactor Time and Position log stream state (#149052) 2023-02-21 13:10:59 +00:00
telemetry [Infrastructure UI] Add TelemetryService documentation (#151641) 2023-02-23 11:09:25 +01:00
test_setups