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

Constant CODE_FILEPATH

pub const CODE_FILEPATH: &'static str;
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"