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_ID

The ID of the change (pull request/merge request) if applicable. This is usually a unique (within repository) identifier generated by the VCS system.

@example 123

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const VCS_REPOSITORY_CHANGE_ID = 'vcs.repository.change.id';

API Navigation

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