Skip to content

Default behavior on Python context extraction failure should be print #5

@erichulburd

Description

@erichulburd

Currently the default behavior when there is a Python context extraction failure is to call tracing::error!. This requires the tracing library which isn't a current dependency of pyo3-opentelemetry. Therefore, by default, we should just print the error to stderr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions