elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.76k stars 8.16k forks source link

[Dataset Quality] Navigation source telemetry not being reported on Dataset Quality for Table Navigation #190525

Open achyutjhunjhunwala opened 1 month ago

achyutjhunjhunwala commented 1 month ago

Summary

While working on migrating the Telemetry for Dataset Quality Flyout to Dedicated Page, i could see that we are tracking all Navigations targets from the page.

On digging deep i could see that we are only tracking the telemetry on the Flyout but not on the page.

image

Example code issue for 1st scenario -

But the receiver does not has a logic to handle this Navigation Source when the page = main

https://github.com/elastic/kibana/blob/main/x-pack/plugins/observability_solution/dataset_quality/public/hooks/use_telemetry.tsx#L51

elasticmachine commented 1 month ago

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)