Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::VCS_REPOSITORY_CHANGE_TITLE

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

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

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 4306

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const VCS_REPOSITORY_CHANGE_TITLE = 'vcs.repository.change.title';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal