Constant opentelemetry_semantic_conventions::trace::FILE_PATH

source ·
pub const FILE_PATH: &str = "file.path";
Expand description

Full path to the file, including the file name. It should include the drive letter, when appropriate.

§Examples

  • /home/alice/example.png
  • C:\Program Files\MyApp\myapp.exe