Skip to content

[OTEL] Implement force_flush and shutdown on SentrySpanProcessor #791

Open
@lcian

Description

@lcian

Problem Statement

Currently we just no-op in those, we might want to provide an actual implementation.
For instance, if the SpanProcessor is shut down, we could finish the ongoing Sentry spans, otherwise those will be lost.

Solution Brainstorm

Check where those functions are called and provide a suitable implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions