Skip to content

OpenTelemetry integration async error #413

@elijahbenizzy

Description

@elijahbenizzy

Is your feature request related to a problem? Please describe.

wt-api   |     |   File "/usr/local/lib/python3.11/site-packages/burr/integrations/opentelemetry.py", line 499, in on_end
wt-api   |     |     self.tracker.post_end_span(
wt-api   |     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
wt-api   |     | AttributeError: 'NoneType' object has no attribute 'post_end_span'

Comes up -- it appears to be non-blocking. @mdrideout investigated/figured this out. See conversation here: https://discord.com/channels/1221891403253288970/1260781251078656063/1301698093556699156.

Describe the solution you'd like
We should investigate and fix.

Describe alternatives you've considered
Likely not immediate (@mdrideout to confirm) but worth investigating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/integrationsExternal integrations (LLMs, frameworks)area/trackingTelemetry, tracing, OpenTelemetrykind/bugSomething is brokenpriority/highAffects many users, needs action within weeks

    Type

    No type
    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