- Azure Service Bus ConnectionString
- Sentry Dsn
- Update the appsettings.json file
Comment the line in Comsumer.cs on line 46
// Comment this line to 'introduce' the leak
_hub.ConfigureScope(s => s.Clear());You will see logs appearing:
Breadcrumbs should be empty, but they are not