Class ProcessRuntimeResource
java.lang.Object
io.opentelemetry.sdk.extension.resources.ProcessRuntimeResource
Factory of a
Resource which provides information about the Java runtime.-
Method Summary
Modifier and TypeMethodDescriptionstatic io.opentelemetry.sdk.resources.Resourceget()Returns a factory for aResourcewhich provides information about the Java runtime.
-
Method Details
-
get
public static io.opentelemetry.sdk.resources.Resource get()Returns a factory for aResourcewhich provides information about the Java runtime.
-