Options
All
  • Public
  • Public/Protected
  • All
Menu

A Resource describes the entity for which a signals (metrics or trace) are collected.

Hierarchy

  • Resource

Implements

Index

Constructors

Properties

asyncAttributesPending?: boolean

Check if async attributes have resolved. This is useful to avoid awaiting waitForAsyncAttributes (which will introduce asynchronous behavior) when not necessary.

returns

true if the resource "attributes" property is not yet settled to its final value

EMPTY: Resource = ...

Accessors

Methods

  • waitForAsyncAttributes(): Promise<void>

Generated using TypeDoc