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

Constant 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

  • 42