Constant opentelemetry_semantic_conventions::trace::CODE_COLUMN
source · pub const CODE_COLUMN: &str = "code.column";
Expand description
The column number in code.filepath
best representing the operation. It SHOULD point within the code unit named in code.function
.
§Examples
16