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