-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Description
Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
Steps to Reproduce
Opening an issue on behalf of someone else. Discord thread: https://discord.com/channels/621778831602221064/1390665995684806666
[JOHNNN7]
Hello, I am trying to enable Profiling options in my sentry self hosted when configuring symfony sdk project. I get the message “This feature is not enabled on your Sentry installation.” Do I need to change something in the configuration/add something?
[aldy505]
hey <@823448036410916914>, 3 things:
- do you have
COMPOSE_PROFILESset tofeature-completehere? https://github.com/getsentry/self-hosted/blob/d3a068df8407825af694c5e4b416ef392aa817f2/.env#L2-L5 - do you have this line? https://github.com/getsentry/self-hosted/blob/d3a068df8407825af694c5e4b416ef392aa817f2/sentry/sentry.conf.example.py#L86-L96
- do you have these 3 containers? https://github.com/getsentry/self-hosted/blob/d3a068df8407825af694c5e4b416ef392aa817f2/docker-compose.yml#L288-L302
[JOHNNN7]
hey <@406368852847362048> ,
- yes
- yes
- yes
I actually have the default sentry configuration.
Expected Result
It's not greyed out since the default for self-hosted is to enable profiling. Are we missing a feature flag?
Actual Result
Notice that they have "Profiling" on the sidebar, meaning it's enabled and not errors-only mode.
Product Area
Profiling
Link
No response
DSN
No response
Version
25.6.2, probably? I don't know for sure
Metadata
Metadata
Assignees
Labels
Projects
Status