Skip to content

Add Flagsmith as feature flag provider #14126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

emyller
Copy link

@emyller emyller commented Jun 23, 2025

DESCRIBE YOUR PR

This adds Flagsmith as an option to integrate with feature flags in Sentry.

We made some decisions on how to approach the integrations for now:

  • For Change Tracking, we're going with the Generic webhook. It looks like it complies with all existing features in the Sentry UI. We have recently merged the integration with Change Tracking on our end. 🙂
  • For Evaluation Tracking, we chose to rely on the OpenFeature SDK with Flagsmith providers. It aligns with our intention to support standardization. We might want to integrate with the Flagsmith SDKs in the future, perhaps within the Sentry feature flags beta period.

Please let us know if that works. I hope the patch looks good!

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

LEGAL BOILERPLATE

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

EXTRA RESOURCES

Copy link

vercel bot commented Jun 23, 2025

@emyller is attempting to deploy a commit to the Sentry Team on Vercel.

A member of the Team first needs to authorize it.

@emyller emyller changed the title Feat/flagsmith integration Add Flagsmith as feature flag provider Jun 23, 2025
@AbhiPrasad AbhiPrasad requested a review from bruno-garcia June 24, 2025 16:15
Copy link

vercel bot commented Jun 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Jun 26, 2025 8:43pm

@bruno-garcia bruno-garcia requested review from jas-kas and aliu39 June 26, 2025 13:38
@bruno-garcia
Copy link
Member

Oh this is great! Thanks @emyller

Tagging some folks for review here, approved the vercel preview so we can peek at the rendered site

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.

2 participants