OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_USER_AGENT_VERSIONConst Experimental

    ATTR_USER_AGENT_VERSION: "user_agent.version" = ...

    Version of the user-agent extracted from original. Usually refers to the browser's version

    14.1.2
    
    1.0.0
    

    Example of extracting browser's version 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 version SHOULD be selected. In such a scenario it should align with user_agent.name

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.