Class ManifestResourceExtractor
java.lang.Object
io.opentelemetry.instrumentation.resources.internal.ManifestResourceExtractor
A resource extractor that will attempt to detect the
service.name and
service.version from META-INF/MANIFEST.MF.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ManifestResourceExtractor
public ManifestResourceExtractor()
-
-
Method Details
-
extract
public io.opentelemetry.sdk.resources.Resource extract()
-