mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Resolves https://github.com/elastic/kibana/issues/140521 |
||
---|---|---|
.. | ||
client | ||
shippers | ||
README.md |
@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.