Above the Stacktrace section, the Technical Details tab displays the error's impact on two pie charts: Browser Version Impact and OS Version Impact. These charts are similar to the Browser & OS Impact charts on the Overview tab, but dive a level deeper to gauge an error's impact on specific browser or operating system versions.
Browser Version Impact
The Browser Version Impact outlines the error's impact on specific browser versions. This takes browser data one step deeper. While it’s useful to know that 67% of error occurrences happen on Google Chrome, it’s even more useful to know that 43% of occurrences happen on a specific version of Chrome. With this information at your disposal, you can set up an emulator to match the conditions in which the error is most commonly observed, and this takes some of the guesswork out of the replication process.
[browser-version-impact]
OS Version Impact
Similar to the Browser Version Impact section, the OS Version Impact section outlines the error's impact on specific versions of each operating system. This allows you to set up an emulator with the most affected operating system version to have the best chance of replicating the error during your investigation.
[os-version-impact]
Learn more about the other sections on the Technical Details tab: Stacktrace and HTTP Error Details,