Constant opentelemetry_semantic_conventions::trace::CODE_LINENO [−][src]
pub const CODE_LINENO: Key;
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