Skip to content

Vandersteen/SentryLeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry Breadcrumb Leak Repro

Requirements

  • Azure Service Bus ConnectionString
  • Sentry Dsn

Running the app

  • Update the appsettings.json file

Reproducing the leak

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

About

A reproduction repo for a breadcrumb leak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages