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

Breadcrumb

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

TraceAttributes::JVM_MEMORY_POOL_NAME

Name of the memory pool.

Pool names are generally obtained via MemoryPoolMXBean#getName().

@example G1 Old Gen @example G1 Eden space @example G1 Survivor Space

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const JVM_MEMORY_POOL_NAME = 'jvm.memory.pool.name';

API Navigation

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