OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CODE_LINE_NUMBERConst

    ATTR_CODE_LINE_NUMBER: "code.line.number" = ...

    The line 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.

    42