OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_VCS_REF_HEAD_NAMEConst Experimental

    ATTR_VCS_REF_HEAD_NAME: "vcs.ref.head.name" = ...

    The name of the reference such as branch or tag in the repository.

    my-feature-branch
    
    tag-1-test
    

    head refers to where you are right now; the current reference at a given time.

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