Skip to content

Logs SDK: Logging Handler bridge populates unstable code attributes #4316

@lmolkova

Description

@lmolkova

attributes[SpanAttributes.CODE_FILEPATH] = record.pathname
attributes[SpanAttributes.CODE_FUNCTION] = record.funcName
attributes[SpanAttributes.CODE_LINENO] = record.lineno

There is no formal conventions defining if logs SDK/bridges should populate code attributes. Also, those attributes are not stable (yet).

The recommendation is to

Part of open-telemetry/community#1751

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions