Skip to content

Conversation

soapun
Copy link

@soapun soapun commented Oct 11, 2025

Description

Adds instrumentation for the taskiq library

Fixes taskiq-python/taskiq#417

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Unit tests

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@soapun soapun requested a review from a team as a code owner October 11, 2025 10:04
Copy link

linux-foundation-easycla bot commented Oct 11, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@xrmx
Copy link
Contributor

xrmx commented Oct 15, 2025

If taskiq is willing to have first class OpenTelemetry support I would suggest to add the OpenTelemetry instrumentation directly inside taskiq. You can add an optional dependy on the opentelemetry api and have the instrumentation activates itself if the opentelemetry api is importable.

@xrmx xrmx moved this to Ready for review in @xrmx's Python PR digest Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

OpenTelemetry instrumentation for taskiq.

2 participants