Closed dependabot[bot] closed 2 weeks ago
This is a dependency update PR that upgrades the logfire package from version 2.1.1 to 2.2.0. The update includes new features for HTTPX client instrumentation and LLM tool call logging for streamed responses.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update logfire dependency version constraint |
|
pyproject.toml |
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Updates the requirements on logfire[fastapi,httpx,system-metrics] to permit the latest version.
Release notes
Sourced from logfire[fastapi,httpx,system-metrics]'s releases.
Changelog
Sourced from logfire[fastapi,httpx,system-metrics]'s changelog.
... (truncated)
Commits
e7ff8cb
Release v2.2.0 (#589)68fcf5a
Log LLM tool call for streamed response (#545)ff7211b
Document how to instrument single client on HTTPX (#586)2b1f6e4
Install docs dependencies onmake install
(#585)d8042bf
Allow instrumenting a single httpx client, fix tests for OTel 1.28 (#575)15ff969
Fix pydantic tests again (#582)632ad7f
Revert "Temporarily stop using pydantic main for testing (#538)" (#572)7127c1c
fix favicon (#579)ac7f5c2
Simplify CI by removing unnecessary installs (#578)ec444c2
Redirect more docs 404s (#577)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by Sourcery
Chores: