Skip to content

Conversation

@danielmarbach
Copy link
Contributor

This PR adds diagnostic sections to the relevant parts of the persister


context.Settings.AddStartupDiagnosticsSection("NServiceBus.Storage.MongoDB.StorageSession", new
{
UseTransaction = useTransactions
Copy link
Contributor Author

@danielmarbach danielmarbach Aug 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought about adding the provider, but that could give false indications when overridden by DI.

@danielmarbach danielmarbach changed the title Diagnostics sections Add Diagnostics sections Aug 20, 2025
@danielmarbach danielmarbach merged commit a67d77e into master Aug 20, 2025
4 checks passed
@danielmarbach danielmarbach deleted the diagnostics branch August 20, 2025 06:34
@danielmarbach danielmarbach added this to the 6.0.0 milestone Sep 1, 2025
@danielmarbach danielmarbach changed the title Add Diagnostics sections Add Diagnostics sections for outbox, sagas and subscriptions Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants