Skip to content

[8.16] [Entity Analytics] [Entity Store] Telemetry (#196880)#198354

Merged
tiansivive merged 2 commits intoelastic:8.16from
tiansivive:backport/8.16/commit-67d96e35
Oct 30, 2024
Merged

[8.16] [Entity Analytics] [Entity Store] Telemetry (#196880)#198354
tiansivive merged 2 commits intoelastic:8.16from
tiansivive:backport/8.16/commit-67d96e35

Conversation

@tiansivive
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

## Summary

This PR adds telemetry for the Entity Store.
Client side tracks UI enablement actions, whilst Kibana side tracks
execution time of the store initialisation process and execution time of
the enrich policy task.
Finally we also track number of entities in the store

(cherry picked from commit 67d96e3)

# Conflicts:
#	x-pack/plugins/security_solution/server/lib/entity_analytics/entity_store/entity_store_data_client.ts
@tiansivive tiansivive added the backport This PR is a backport of another PR label Oct 30, 2024
@tiansivive tiansivive enabled auto-merge (squash) October 30, 2024 13:49
@tiansivive tiansivive merged commit cdc6818 into elastic:8.16 Oct 30, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 6145 6146 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 20.6MB 20.6MB +372.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 87.5KB 88.2KB +763.0B

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants