Check if async attributes have resolved. This is useful to avoid awaiting waitForAsyncAttributes (which will introduce asynchronous behavior) when not necessary.
Returns a promise that will never be rejected. Resolves when all async attributes have finished being added to this Resource's attributes. This is useful in exporters to block until resource detection has finished.
Returns a Resource that identifies the SDK in use.
Returns an empty Resource
Generated using TypeDoc
A Resource describes the entity for which a signals (metrics or trace) are collected.