Expand description
Representations of entities producing telemetry. [“standard attributes”]: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.9.0/specification/resource/semantic_conventions/README.md
§Resource detectors
OsResourceDetector
- detect OS from runtime.ProcessResourceDetector
- detect process information.HostResourceDetector
- detect unique host ID.
Structs§
- Host
Resource Detector - Detect host information.
- OsResource
Detector - Detect runtime operating system information.
- Process
Resource Detector - Detect process information.