OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_VCS_REPOSITORY_NAMEConst Experimental

    ATTR_VCS_REPOSITORY_NAME: "vcs.repository.name" = ...

    The human readable name of the repository. It SHOULD NOT include any additional identifier like Group/SubGroup in GitLab or organization in GitHub.

    semantic-conventions
    
    my-cool-repo
    

    Due to it only being the name, it can clash with forks of the same repository if collecting telemetry across multiple orgs or groups in the same backends.

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