Skip to content

Add a fs2-rabbit-otel4s module for tracing - #1198

Open
mzuehlke wants to merge 1 commit into
profunktor:masterfrom
mzuehlke:fs2-rabbit-otel4s
Open

mzuehlke wants to merge 1 commit into
profunktor:masterfrom
mzuehlke:fs2-rabbit-otel4s

Conversation

@mzuehlke

Copy link
Copy Markdown

Disclaimer: Developed with Codex and human review in the loop

Adds a fs2-rabbit-otel4s module for tracing RabbitMQ publishing and message processing without requiring Java auto-instrumentation.

The module provides:

  • traced publisher and consumer APIs
  • propagates trace context through AMQP headers
  • follows the OpenTelemetry RabbitMQ messaging conventions

Its span relationships and API style match fs2-kafka-otel4s, including links to message creation contexts and optional syntax extensions.

/cc @iRevive

Adds a fs2-rabbit-otel4s module for tracing RabbitMQ publishing and message processing without requiring Java auto-instrumentation.

The module provides:
- traced publisher and consumer APIs
- propagates trace context through AMQP headers
- follows the OpenTelemetry RabbitMQ messaging conventions

Its span relationships and API style match fs2-kafka-otel4s, including links to message creation contexts and optional syntax extensions.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant