Skip to content

Provide Azure Service Bus request tracking in message pump #221

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
We should track the incoming Azure Service Bus request as telemetry in our message pump so the parent operation ID is also linked to this.

Describe the solution you'd like
Alter the message pump so we can track incoming Azure Service Bus requests.

Describe alternatives you've considered
When using Azure Functions, and only our router, we should maybe consider moving the tracking functionality to the router instead of in the pump.

Additional context
Observability will provide us with the right extension: arcus-azure/arcus.observability#242

Metadata

Metadata

Assignees

Labels

area:correlationAll issues related to correlationintegration:service-busAll issues concerning integration with Azure Service Bus

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions