mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
Add 3 more apps to 'sentry phonehome setup'
necessary as per the comment above 'in_app_include';
This commit is contained in:
@@ -72,12 +72,15 @@ def eat_your_own_dogfood(sentry_dsn, **kwargs):
|
||||
# evidenced by the line `if item == name or name.startswith(item + "."):` in the sentry_sdk source:
|
||||
"in_app_include": [
|
||||
"alerts",
|
||||
"bsmain",
|
||||
"bugsink",
|
||||
"compat",
|
||||
"events",
|
||||
"ee",
|
||||
"ingest",
|
||||
"issues",
|
||||
"performance",
|
||||
"phonehome",
|
||||
"projects",
|
||||
"releases",
|
||||
"sentry",
|
||||
|
||||
Reference in New Issue
Block a user