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

Breadcrumb

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

TraceAttributes::JVM_GC_ACTION

Name of the garbage collector action.

Garbage collector action is generally obtained via GarbageCollectionNotificationInfo#getGcAction().

@example end of minor GC @example end of major GC

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const JVM_GC_ACTION = 'jvm.gc.action';

API Navigation

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