Add 3 more apps to 'sentry phonehome setup'

necessary as per the comment above 'in_app_include';
This commit is contained in:
Klaas van Schelven
2025-01-30 09:01:42 +01:00
parent 9ae6233965
commit 7d804579ff

View File

@@ -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",