Skip to content

Conversation

@mauroservienti
Copy link
Member

@mauroservienti mauroservienti commented Jul 31, 2024

Related to:

NServiceBus.Metrics.ServiceControl sends multiple metric messages in a single physical message or payload. This causes an issue when ServiceControl Monitoring tries to consume them with NServiceBus 9.1.0.

This PR adds an additional test to avoid regression, and upgrades ServiceControl to use NServiceBus 9.1.1, in which this issue has been addressed.

@lailabougria lailabougria marked this pull request as ready for review July 31, 2024 14:58
@saratry saratry added the Bug label Jul 31, 2024
@saratry saratry merged commit ed18d49 into master Jul 31, 2024
@saratry saratry deleted the handle-multiple-metrics-messages branch July 31, 2024 17:06
saratry pushed a commit that referenced this pull request Jul 31, 2024
…no errors (#4340)

* Add a test that verifies that Monitoring can ingest batched metrics messages with no errors

* Try to make the test fail in a reliable manner

* Update NServiceBus dependency to 9.1.1

(cherry picked from commit ed18d49)
saratry added a commit that referenced this pull request Jul 31, 2024
…no errors (#4340) (#4341)

* Add a test that verifies that Monitoring can ingest batched metrics messages with no errors

* Try to make the test fail in a reliable manner

* Update NServiceBus dependency to 9.1.1

(cherry picked from commit ed18d49)

Co-authored-by: Mauro Servienti <mauro.servienti@gmail.com>
johnsimons pushed a commit that referenced this pull request Aug 1, 2024
…no errors (#4340)

* Add a test that verifies that Monitoring can ingest batched metrics messages with no errors

* Try to make the test fail in a reliable manner

* Update NServiceBus dependency to 9.1.1
johnsimons added a commit that referenced this pull request Aug 1, 2024
[Backport to 5.5] Update Monitoring to support ingesting batched metrics messages with no errors (#4340)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants