mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
.. | ||
src | ||
BUILD.bazel | ||
index.ts | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/analytics
Note
The term analytics here refers to Usage Analytics, and should not be confused with the Kibana (Data) Analytics tools.
Important
This package is exclusively used by the plugin
usage_collection
and it's not expected to be used elsewhere. If you are still here for Usage Analytics, you might be looking for core-analytics, the EBT packages.
This package implements the report that batches updates from Application Usage, UI Counters, and User Agent. It defines the contract of the report, and the strategy to ship it to the server.