Skip to content

Profiling setup checkbox is greyed out on configuration page on self-hosted #95752

@aldy505

Description

@aldy505

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:

  1. do you have COMPOSE_PROFILES set to feature-complete here? https://github.com/getsentry/self-hosted/blob/d3a068df8407825af694c5e4b416ef392aa817f2/.env#L2-L5
  2. do you have this line? https://github.com/getsentry/self-hosted/blob/d3a068df8407825af694c5e4b416ef392aa817f2/sentry/sentry.conf.example.py#L86-L96
  3. do you have these 3 containers? https://github.com/getsentry/self-hosted/blob/d3a068df8407825af694c5e4b416ef392aa817f2/docker-compose.yml#L288-L302

[JOHNNN7]
hey <@406368852847362048> ,

  1. yes
  2. yes
  3. 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

Image Image

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

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions