OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_VCS_CHANGE_TITLEConst Experimental

    ATTR_VCS_CHANGE_TITLE: "vcs.change.title" = ...

    The human readable title of the change (pull request/merge request/changelist). This title is often a brief summary of the change and may get merged in to a ref as the commit summary.

    Fixes broken thing
    
    feat: add my new feature
    
    [chore] update dependency

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