rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant FILE_DIRECTORY

pub const FILE_DIRECTORY: &'static str;
Expand description

Directory where the file is located. It should include the drive letter, when appropriate.

ยงExamples

  • "/home/user"
  • "C:\\Program Files\\MyApp"