opentelemetry_semantic_conventions::attributeConstant FILE_SYMBOLIC_LINK_TARGET_PATH
Source pub const FILE_SYMBOLIC_LINK_TARGET_PATH: &str = "file.symbolic_link.target_path";
Expand description
Path to the target of a symbolic link.
§Notes
This attribute is only applicable to symbolic links.
§Examples