mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 21:52:23 +08:00

* Feature: Parse user agent string in user auth token api response (#16222) * Adding UA Parser Go modules attempt (#16222) * Bring user agent vals up per req * fix tests * doc update * update to flatten, no maps * update doc