Particular / NServiceBus

Build, version, and monitor better microservices with the most powerful service platform for .NET
https://particular.net/nservicebus/
Other
2.07k stars 650 forks source link

Changes the place where metric tags are collected to when we have the information in the pipeline #7077

Closed lailabougria closed 3 weeks ago

lailabougria commented 3 weeks ago

replaces https://github.com/Particular/NServiceBus/pull/7073

The previous version would extract this information from the headers. Now we rely on the actual information and propagate the information through MetricTags in the contextbag

mauroservienti commented 3 weeks ago

7048, #7058, and #7080 depend on this.

mauroservienti commented 3 weeks ago

For some reason, CI is disconnected from this PR and never runs 🤷‍♂️ weird.

danielmarbach commented 3 weeks ago

@mauroservienti because there was a merge conflict. I rebased