Open
Description
What problem do you want to solve?
Currently there are no officially developed instrumentation for the Python library FastStream.
Describe the solution you'd like
I'd like to have a reliable and up-to-date instrumentation for FastStream.
Describe alternatives you've considered
No response
Additional Context
The only instrumentation library for FastStream currently available is not maintained by OpenTelemetry.
Would you like to implement a fix?
None
Activity
draincoder commentedon Jun 4, 2025
Hi,
FastStream
has officialOpenTelemetry
support:We support this functionality and have carefully designed it with an eye to https://github.com/open-telemetry/semantic-conventions/blob/v1.24.0/docs/messaging/messaging-spans.md.
If you have any suggestions for improvement or problems with
OpenTelemetry
on theFastStream
side, then let's work from theFastStream
repository. We are open to cooperation!