opentelemetry_semantic_conventions::attribute

Constant CODE_LINENO

source
pub const CODE_LINENO: &str = "code.lineno";
Expand description

The line number in code.filepath best representing the operation. It SHOULD point within the code unit named in code.function.

ยงExamples

  • 42