rama::telemetry::opentelemetry::semantic_conventions::attributeConstant CODE_LINE_NUMBER
pub const CODE_LINE_NUMBER: &'static str;
Expand description
The line number in code.file.path
best representing the operation. It SHOULD point within the code unit named in code.function.name
.
§Notes
§Examples