mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
- Closes https://github.com/elastic/kibana/issues/200257 ## Summary This PR adds `discover_profile_resolved` EBT events when a new contextual profile is resolved at any level (root, data source, or document level). Events will be triggered from Discover pages and dashboards. Please note that duplicate events will not be sent in the current implementation. Only when profile ID is changing. <img width="1710" alt="Screenshot 2024-12-06 at 17 39 23" src="https://github.com/user-attachments/assets/54eef630-8bcc-4185-917f-d251c003df65"> <img width="1699" alt="Screenshot 2024-12-06 at 17 38 36" src="https://github.com/user-attachments/assets/541522eb-9cc5-47b6-a51a-81186232b7e5"> ## Testing Add logging to `trackContextualProfileResolvedEvent` or do the following: Enable "Usage collection" global setting. Navigate to Discover and observe `kibana-browser` requests in Network tab. ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios --------- Co-authored-by: Davis McPhee <davismcphee@hotmail.com> |
||
---|---|---|
.. | ||
accessibility | ||
analytics | ||
api_integration | ||
common | ||
examples | ||
functional | ||
harden | ||
health_gateway | ||
interactive_setup_api_integration | ||
interactive_setup_functional | ||
interpreter_functional | ||
node_roles_functional | ||
package | ||
plugin_functional | ||
scripts | ||
server_integration | ||
ui_capabilities/newsfeed_err | ||
kibana.jsonc | ||
tsconfig.json |