namespace OpenTelemetry\SDK\Resource
Object name | File name | Summary |
---|---|---|
ResourceDetectorInterface | vendor/open-telemetry/sdk/Resource/ResourceDetectorInterface.php | |
ResourceInfo | vendor/open-telemetry/sdk/Resource/ResourceInfo.php | A Resource is an immutable representation of the entity producing telemetry. For example, a process producing telemetry that is running in a container on Kubernetes has a Pod name, it is in a namespace and possibly is part of a Deployment which also… |
ResourceInfoFactory | vendor/open-telemetry/sdk/Resource/ResourceInfoFactory.php |