Class ResourceUtils
- java.lang.Object
-
- io.opencensus.contrib.resource.util.ResourceUtils
-
public final class ResourceUtils extends java.lang.ObjectUtilities for auto detecting resource based on the environment where the application is running.- Since:
- 0.20
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static ResourceEMPTY_RESOURCE
-
Constructor Summary
Constructors Modifier Constructor Description privateResourceUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ResourcedetectResource()Returns aResource.
-