mirror of
https://github.com/getsentry/self-hosted.git
synced 2026-02-06 10:57:17 +00:00
feat(features): enable continuous profiling (#3742)
This commit is contained in:
parent
c8ee02de19
commit
4c973e0824
@ -309,6 +309,11 @@ SENTRY_FEATURES.update(
|
||||
"organizations:user-feedback-replay-clip",
|
||||
"organizations:user-feedback-ui",
|
||||
)
|
||||
# Continuous Profiling related flags
|
||||
+ (
|
||||
"organizations:continuous-profiling",
|
||||
"organizations:continuous-profiling-stats",
|
||||
)
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user