Constant opentelemetry_semantic_conventions::trace::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