Crate opentelemetry_resource_detectors

Source
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

Structs§

HostResourceDetector
Detect host information.
OsResourceDetector
Detect runtime operating system information.
ProcessResourceDetector
Detect process information.