Constant CODE_COLUMN_NUMBER
pub const CODE_COLUMN_NUMBER: &'static str;
Expand description
The column number in code.file.path
best representing the operation. It SHOULD point within the code unit named in code.function.name
. This attribute MUST NOT be used on the Profile signal since the data is already captured in ‘message Line’. This constraint is imposed to prevent redundancy and maintain data integrity.
§Notes
§Examples
16