elastic / kibana

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

Mobile filters does not filter out non-crash errors in error details #172976

Open bryce-b opened 10 months ago

bryce-b commented 10 months ago

Kibana version: edge-lite

Describe the bug: On the Mobile Errors & Crashes crashes tab, in the dropdown filters you can see devices/os versions/app versions/network connection types that are from non-crash errors. In the screenshot we can see both iPhone12,5 and arm64 showing in the drop down, but only iPhone12,5 showing up in the most affected chart, as well as only 1 occurrence existing for crashes.

Expected behavior: Only filter options from error.type: crash errors should show in these dropdowns

Screenshots (if relevant):

Screenshot 2023-12-08 at 08 44 14
elasticmachine commented 10 months ago

Pinging @elastic/apm-ui (Team:APM)

elasticmachine commented 10 months ago

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

smith commented 10 months ago

Is this needed for GA?

bryce-b commented 10 months ago

@smith yes, it would cause confusion if left.

kpatticha commented 10 months ago

I added it to the Mobile GA project.

Currently, we fetch and build the mobile filters from transaction events. For the error and crashes we need to pass the documentType.ErrorEvents

kpatticha commented 9 months ago

As I shared in the meeting, it will be on the next minor release.

botelastic[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.