Skip to content

Commit

Permalink
fix(performance): Add spans-first-ui flag to enable starfish/performa…
Browse files Browse the repository at this point in the history
…nce module views in ui (#2993)

Adds spans-first-ui flag to enable displaying starfish/performance modules in ui
  • Loading branch information
edwardgou-sentry committed Apr 23, 2024
1 parent 3ead5cf commit 8b6ba0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sentry/sentry.conf.example.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ def get_internal_network():
"organizations:mobile-ttid-ttfd-contribution",
"organizations:starfish-mobile-appstart",
"organizations:standalone-span-ingestion",
"organizations:spans-first-ui",
) # starfish related flags
}
)
Expand Down

0 comments on commit 8b6ba0d

Please sign in to comment.