kibana/packages/analytics
Alejandro Fernández Haro 7de4733f72
[FullStory] Update snippet (#153570)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-04-18 04:06:05 -07:00
..
client Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
shippers [FullStory] Update snippet (#153570) 2023-04-18 04:06:05 -07:00
README.md [EBT] Split @elastic/analytics package (#130574) 2022-04-20 15:45:37 +02:00

@kbn/analytics-*

This module implements the Analytics client used for Event-Based Telemetry. The intention of the client is to be usable on both: the UI and the Server sides.

Client

Holds the public APIs to report events, enrich the events' context and set up the transport mechanisms. Refer to the client's docs for more information.

Prebuilt shippers

Elastic-approved shippers are available as @kbn/analytics-shippers-* packages. Refer to the shippers' docs for more information.