Preparing search index...
The search index is not available
OpenTelemetry SDK
OpenTelemetry SDK
@opentelemetry/resources
ResourceDetectionConfig
Interface ResourceDetectionConfig
ResourceDetectionConfig provides an interface for configuring resource auto-detection.
interface
ResourceDetectionConfig
{
detectors
?:
ResourceDetector
[]
;
}
Index
Properties
detectors?
Properties
Optional
detectors
detectors
?:
ResourceDetector
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
detectors
OpenTelemetry SDK
Loading...
ResourceDetectionConfig provides an interface for configuring resource auto-detection.