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

Breadcrumb

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

TraceAttributes::JVM_GC_NAME

Name of the garbage collector.

Garbage collector name is generally obtained via GarbageCollectionNotificationInfo#getGcName().

@example G1 Young Generation @example G1 Old Generation

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const JVM_GC_NAME = 'jvm.gc.name';

API Navigation

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