OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_URL_TEMPLATEConst Experimental

    ATTR_URL_TEMPLATE: "url.template" = ...

    The low-cardinality template of an absolute path reference.

    /users/{id}
    
    /users/:id
    
    /users?id={id}

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