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

Constant CODE_FILE_PATH

pub const CODE_FILE_PATH: &'static str;
Expand description

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

§Notes

§Examples

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