user_agent.name
Developmentstringas of v1.44.0
Name of the user-agent extracted from original. Usually refers to the browser's name.
Example of extracting browser's name from original string. In the case of using a user-agent for non-browser products, such as microservices with multiple names/versions inside the user_agent.original, the most significant name SHOULD be selected. In such a scenario it should align with user_agent.version
Examples
- Safari
- YourApp
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).