Skip to content

WSGI request headers not captured by baselime SDK in span attributes #1

Description

@StdioA

I am currently attempting to integrate the Baselime OTel SDK with my Django app. However, I have noticed that the HTTP headers span attributes report controlled by the OTEL_INSTRUMENTATION_HTTP_CAPTURE_HEADERS_SERVER_REQUEST environment variable is not functioning.
After conducting some investigation, it appears that the Baselime OTel API does not accept attribute values of type list, despite it being allowed in both the OTel specification and OTel Python SDK.
Nevertheless, I have come across some dictionary flatten utilities in utils.py. Consequently, I am curious about what could be causing this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions