You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ai | Traceback (most recent call last):
ai | File "/venv/lib/python3.12/site-packages/opentelemetry/sdk/trace/export/__init__.py", line 113, in on_end
ai | self.span_exporter.export((span,))
ai | File "/venv/lib/python3.12/site-packages/logfire/_internal/exporters/console.py", line 94, in export
ai | self._log_span(span)
ai | File "/venv/lib/python3.12/site-packages/logfire/_internal/exporters/console.py", line 332, in _log_span
ai | self._print_span(span, indent)
ai | File "/venv/lib/python3.12/site-packages/logfire/_internal/exporters/console.py", line 121, in _print_span
ai | self._console.print(Text.assemble(*parts))
ai | ^^^^^^^^^^^^^^^^^^^^^
ai | File "/venv/lib/python3.12/site-packages/rich/text.py", line 397, in assemble
ai | append(*part)
ai | File "/venv/lib/python3.12/site-packages/rich/text.py", line 979, in append
ai | raise TypeError("Only str or Text can be appended to Text")
ai | TypeError: Only str or Text can be appended to Text
Python, Logfire & OS Versions, related packages (not required)
Their using logfire 3.2.0
The text was updated successfully, but these errors were encountered:
Description
See https://pydanticlogfire.slack.com/archives/C06EDRBSAH3/p1738124276068249
Python, Logfire & OS Versions, related packages (not required)
Their using logfire 3.2.0
The text was updated successfully, but these errors were encountered: