rollbar / rollbar.js

Error tracking and logging from Javascript to Rollbar
https://docs.rollbar.com/docs/javascript
MIT License
566 stars 212 forks source link

User Agent Client Hints support #1093

Open vvysokiy opened 1 year ago

vvysokiy commented 1 year ago

Hi there! Will there be improvements in the library for User Agent Client Hints? Are they necessary? Found many places to use userAgent but no mention of userAgentData.

gniezen commented 1 year ago

Given that the user agent string is absolutely useless to determine an OS version in 2023, I would consider migrating to the User Agent Client Hints API essential.