Skip to content
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

feat(flags): document python UnleashIntegration #12216

Merged
merged 15 commits into from
Jan 7, 2025
Merged

feat(flags): document python UnleashIntegration #12216

merged 15 commits into from
Jan 7, 2025

Conversation

aliu39
Copy link
Member

@aliu39 aliu39 commented Dec 27, 2024

Copy link

vercel bot commented Dec 27, 2024

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

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 7:21pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Jan 7, 2025 7:21pm
develop-docs ⬜️ Ignored (Inspect) Visit Preview Jan 7, 2025 7:21pm

Copy link

codecov bot commented Dec 27, 2024

Bundle Report

Changes will increase total bundle size by 210 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.37MB 216 bytes (0.0%) ⬆️
sentry-docs-client-array-push 9.28MB 6 bytes (-0.0%) ⬇️


## Verify

The integration is tested by evaluating a feature flag using your Unleash SDK before capturing an exception.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The integration is tested by evaluating a feature flag using your Unleash SDK before capturing an exception.
Test the integration by evaluating a feature flag using your Unleash SDK before capturing an exception.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would apply to other python FF docs too

Comment on lines 70 to 71
Visit the Sentry website and confirm that your error event has recorded the feature flag "test-flag", and its value
is equal to `test_flag_enabled`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a link into /issues would be good here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above, this would apply to other python FF docs too

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating! These changes look good, I've set this to 'draft' so we don't publish while it still has the 'TODO'.

@aliu39 aliu39 enabled auto-merge (squash) January 7, 2025 18:58
@aliu39 aliu39 merged commit 9ae1c68 into master Jan 7, 2025
11 checks passed
@aliu39 aliu39 deleted the aliu/unleash branch January 7, 2025 19:21
michellewzhang pushed a commit that referenced this pull request Jan 7, 2025
* feat(flags): document python UnleashIntegration

* ref versioning note

* Reword note on get_variant

* get_variant example

* import os

* Move to integrations folder

* Add to integrations index

* Review comments

* Update docs/platforms/python/integrations/unleash/index.mdx

Co-authored-by: Colton Allen <[email protected]>

* Fix merge conflict

* Remove unnecessary documentation of unleash client initialization

* Remove os import

* Add unleash imports

---------

Co-authored-by: Anton Pirker <[email protected]>
Co-authored-by: Colton Allen <[email protected]>
Co-authored-by: Colton Allen <[email protected]>
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.

5 participants