Class V8jsIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.V8jsIncubatingAttributes
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classValues forV8JS_GC_TYPE.static final classValues forV8JS_HEAP_SPACE_NAME. -
Field Summary
Fields -
Method Summary
-
Field Details
-
V8JS_GC_TYPE
The type of garbage collection. -
V8JS_HEAP_SPACE_NAME
The name of the space type of heap memory.Notes:
Value can be retrieved from value
space_nameofv8.getHeapSpaceStatistics()
-