opentelemetry_semantic_conventions::attribute

Constant CODE_FILEPATH

Source
pub const CODE_FILEPATH: &str = "code.filepath";
Expand description

The source code file name that identifies the code unit as uniquely as possible (preferably an absolute file path).

ยงExamples

  • "/usr/local/MyApplication/content_root/app/index.php"