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

Breadcrumb

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

TraceAttributes::GEN_AI_OPERATION_NAME

The name of the operation being performed.

If one of the predefined values applies, but specific system uses a different name it's RECOMMENDED to document it in the semantic conventions for specific GenAI system and use system-specific name in the instrumentation. If a different name is not documented, instrumentation libraries SHOULD use applicable predefined value.

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const GEN_AI_OPERATION_NAME = 'gen_ai.operation.name';

API Navigation

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