OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_V8JS_GC_DURATIONConst Experimental

    METRIC_V8JS_GC_DURATION: "v8js.gc.duration" = ...

    Garbage collection duration.

    The values can be retrieved from perf_hooks.PerformanceObserver(...).observe({ entryTypes: ['gc'] })

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