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

Breadcrumb

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

TraceAttributes::CICD_PIPELINE_TASK_NAME

The human readable name of a task within a pipeline. Task here most closely aligns with a computing process in a pipeline. Other terms for tasks include commands, steps, and procedures.

@example Run GoLang Linter @example Go Build @example go-test @example deploy_binary

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const CICD_PIPELINE_TASK_NAME = 'cicd.pipeline.task.name';

API Navigation

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