OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_JVM_GC_CAUSEConst Experimental

    ATTR_JVM_GC_CAUSE: "jvm.gc.cause" = ...

    Name of the garbage collector cause.

    System.gc()
    
    Allocation Failure
    

    Garbage collector cause is generally obtained via GarbageCollectionNotificationInfo#getGcCause().

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.