Skip to content

Improve Otel context extraction failure behavior #548

@erichulburd

Description

@erichulburd

When rigetti/pyo3-opentelemetry#27 is resolved, create a callback to handle OTel context extraction failure.

My current persuasion is that the error should be traced using the tracing package. Some downstream applications execute and translate at a high rate. Context extraction failures may be due to the fact the Python side does not have opentelemetry package installed. We don't want to spam stderr. I suggest we make this a tracing::debug! event.

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