Skip to content

Conversation

@jasonyuezhang
Copy link
Owner


Copied from getsentry#101986
Original PR: getsentry#101986

@propel-test-bot
Copy link

Add dashboards-widget-timeseries-visualization feature flag

Introduces a new organization-scoped feature flag that allows controlled rollout of the new time-series visualization for dashboard widgets. The change is limited to flag registration in src/sentry/features/temporary.py and includes an explanatory inline comment.

Key Changes

• Added descriptive comment: # Enable new timeseries visualization for dashboard widgets
• Registered new flag via manager.add("organizations:dashboards-widget-timeseries-visualization", OrganizationFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=True)

Affected Areas

src/sentry/features/temporary.py

This summary was automatically generated by @propel-code-bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants