OpenTelemetry SDK
    Preparing search index...

    Variable detectResourcesConst

    detectResources: (
        config?: resources.ResourceDetectionConfig,
    ) => resources.Resource

    Runs all resource detectors and returns the results merged into a single Resource.

    Type Declaration