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

Breadcrumb

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

TraceAttributes::FAAS_COLDSTART

A boolean that is true if the serverless function is executed for the first time (aka cold-start).

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const FAAS_COLDSTART = 'faas.coldstart';

API Navigation

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