kibana/packages/analytics
Alejandro Fernández Haro a13ac775b3
[FullStory] Limit number of pageVars (#159725)
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-06-15 16:38:34 +02:00
..
client Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
shippers [FullStory] Limit number of pageVars (#159725) 2023-06-15 16:38:34 +02: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.