[PR #13380] [CLOSED] build(deps): bump opentelemetry-instrumentation from 0.52b1 to 0.53b0 #23175

Closed
opened 2026-04-20 04:40:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/13380
Author: @dependabot[bot]
Created: 5/1/2025
Status: Closed

Base: devHead: dependabot/uv/dev/opentelemetry-instrumentation-0.53b0


📝 Commits (1)

  • 7008fee build(deps): bump opentelemetry-instrumentation from 0.52b1 to 0.53b0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps opentelemetry-instrumentation from 0.52b1 to 0.53b0.

Release notes

Sourced from opentelemetry-instrumentation's releases.

opentelemetry-instrumentation-openai-v2 2.1b0

  • Coerce openai response_format to semconv format (#3073)
  • Add example to opentelemetry-instrumentation-openai-v2 (#3006)
  • Support for AsyncOpenAI/AsyncCompletions (#2984)
  • Add metrics (#3180)

opentelemetry-instrumentation-openai-v2 2.0b0

  • Use generic OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT environment variable to control if content of prompt, completion, and other messages is captured. (#2947)

  • Update OpenAI instrumentation to Semantic Conventions v1.28.0: add new attributes and switch prompts and completions to log-based events. (#2925)

  • Initial OpenAI instrumentation (#2759)

Changelog

Sourced from opentelemetry-instrumentation's changelog.

Version 1.32.0/0.53b0 (2025-04-10)

Added

  • opentelemetry-instrumentation-asyncclick: new instrumentation to trace asyncclick commands (#3319)
  • opentelemetry-instrumentation-botocore Add support for GenAI tool events using Amazon Nova models and InvokeModel* APIs (#3385)
  • opentelemetry-instrumentation Make auto instrumentation use the same dependency resolver as manual instrumentation does (#3202)

Fixed

  • opentelemetry-instrumentation Fix client address is set to server address in new semconv (#3354)
  • opentelemetry-instrumentation-dbapi, opentelemetry-instrumentation-django, opentelemetry-instrumentation-sqlalchemy: Fix sqlcomment for non string query and composable object. (#3113)
  • opentelemetry-instrumentation-grpc Fix error when using gprc versions <= 1.50.0 with unix sockets. ([#3393])
  • opentelemetry-instrumentation-asyncio Fix duplicate instrumentation. ([#3383])
  • opentelemetry-instrumentation-aiokafka Fix send_and_wait method no headers kwargs error. ([#3332])

Version 1.31.0/0.52b0 (2025-03-12)

Added

  • opentelemetry-instrumentation-openai-v2 Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms (#3279)
  • opentelemetry-instrumentation-system-metrics Add process metrics and deprecated process.runtime prefixed ones (#3250)
  • opentelemetry-instrumentation-botocore Add support for GenAI user events and lazy initialize tracer (#3258)
  • opentelemetry-instrumentation-botocore Add support for GenAI system events (#3266)
  • opentelemetry-instrumentation-botocore Add support for GenAI choice events (#3275)
  • opentelemetry-instrumentation-botocore Add support for GenAI tool events (#3302)
  • opentelemetry-instrumentation-botocore Add support for GenAI metrics (#3326)
  • opentelemetry-instrumentation make it simpler to initialize auto-instrumentation programmatically (#3273)
  • Add opentelemetry-instrumentation-vertexai>=2.0b0 to opentelemetry-bootstrap (#3307)
  • Loosen opentelemetry-instrumentation-starlette[instruments] specifier (#3304)

... (truncated)

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/13380 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/uv/dev/opentelemetry-instrumentation-0.53b0` --- ### 📝 Commits (1) - [`7008fee`](https://github.com/open-webui/open-webui/commit/7008fee0a83fdcf9cf91881a9aee5c749eb6aef2) build(deps): bump opentelemetry-instrumentation from 0.52b1 to 0.53b0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.52b1 to 0.53b0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python-contrib/releases">opentelemetry-instrumentation's releases</a>.</em></p> <blockquote> <h2>opentelemetry-instrumentation-openai-v2 2.1b0</h2> <ul> <li>Coerce openai response_format to semconv format (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3073">#3073</a>)</li> <li>Add example to <code>opentelemetry-instrumentation-openai-v2</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3006">#3006</a>)</li> <li>Support for <code>AsyncOpenAI/AsyncCompletions</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/2984">#2984</a>)</li> <li>Add metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3180">#3180</a>)</li> </ul> <h2>opentelemetry-instrumentation-openai-v2 2.0b0</h2> <ul> <li> <p>Use generic <code>OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT</code> environment variable to control if content of prompt, completion, and other messages is captured. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/2947">#2947</a>)</p> </li> <li> <p>Update OpenAI instrumentation to Semantic Conventions v1.28.0: add new attributes and switch prompts and completions to log-based events. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/2925">#2925</a>)</p> </li> <li> <p>Initial OpenAI instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/2759">#2759</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md">opentelemetry-instrumentation's changelog</a>.</em></p> <blockquote> <h2>Version 1.32.0/0.53b0 (2025-04-10)</h2> <h3>Added</h3> <ul> <li><code>opentelemetry-instrumentation-asyncclick</code>: new instrumentation to trace asyncclick commands (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3319">#3319</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI tool events using Amazon Nova models and <code>InvokeModel*</code> APIs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3385">#3385</a>)</li> <li><code>opentelemetry-instrumentation</code> Make auto instrumentation use the same dependency resolver as manual instrumentation does (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3202">#3202</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><code>opentelemetry-instrumentation</code> Fix client address is set to server address in new semconv (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3354">#3354</a>)</li> <li><code>opentelemetry-instrumentation-dbapi</code>, <code>opentelemetry-instrumentation-django</code>, <code>opentelemetry-instrumentation-sqlalchemy</code>: Fix sqlcomment for non string query and composable object. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3113">#3113</a>)</li> <li><code>opentelemetry-instrumentation-grpc</code> Fix error when using gprc versions &lt;= 1.50.0 with unix sockets. ([<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/issues/3393">#3393</a>])</li> <li><code>opentelemetry-instrumentation-asyncio</code> Fix duplicate instrumentation. ([<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/issues/3383">#3383</a>])</li> <li><code>opentelemetry-instrumentation-aiokafka</code> Fix send_and_wait method no headers kwargs error. ([<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3332">#3332</a>])</li> </ul> <h2>Version 1.31.0/0.52b0 (2025-03-12)</h2> <h3>Added</h3> <ul> <li><code>opentelemetry-instrumentation-openai-v2</code> Update doc for OpenAI Instrumentation to support OpenAI Compatible Platforms (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3279">#3279</a>)</li> <li><code>opentelemetry-instrumentation-system-metrics</code> Add <code>process</code> metrics and deprecated <code>process.runtime</code> prefixed ones (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3250">#3250</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI user events and lazy initialize tracer (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3258">#3258</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI system events (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3266">#3266</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI choice events (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3275">#3275</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI tool events (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3302">#3302</a>)</li> <li><code>opentelemetry-instrumentation-botocore</code> Add support for GenAI metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3326">#3326</a>)</li> <li><code>opentelemetry-instrumentation</code> make it simpler to initialize auto-instrumentation programmatically (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3273">#3273</a>)</li> <li>Add <code>opentelemetry-instrumentation-vertexai&gt;=2.0b0</code> to <code>opentelemetry-bootstrap</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3307">#3307</a>)</li> <li>Loosen <code>opentelemetry-instrumentation-starlette[instruments]</code> specifier (<a href="https://redirect.github.com/open-telemetry/opentelemetry-python-contrib/pull/3304">#3304</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-python-contrib/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=opentelemetry-instrumentation&package-manager=uv&previous-version=0.52b1&new-version=0.53b0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 04:40:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#23175