FILE_SYMBOLIC_LINK_TARGET_PATH

Constant FILE_SYMBOLIC_LINK_TARGET_PATH 

pub const FILE_SYMBOLIC_LINK_TARGET_PATH: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Path to the target of a symbolic link.

§Notes

This attribute is only applicable to symbolic links.

§Examples

  • "/usr/bin/python3"