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

Dynamic error sampling Python #8314

Merged
merged 6 commits into from
Oct 27, 2023

Conversation

szokeasaurusrex
Copy link
Member

@szokeasaurusrex szokeasaurusrex commented Oct 23, 2023

Pre-merge checklist

If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.

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

Description of changes

Document the Python error-sampler option we introduced in getsentry/sentry-python#2456. Closes #8305.

Extra resources

@vercel
Copy link

vercel bot commented Oct 23, 2023

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 Oct 24, 2023 10:04am

Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

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

Please also add error_sampler to the Basic Options (best somewhere close to sample_rate)

src/platforms/common/configuration/sampling.mdx Outdated Show resolved Hide resolved
Copy link
Contributor

@shanamatthews shanamatthews left a comment

Choose a reason for hiding this comment

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

Looks good! Just some suggestions to clarify/simplify the language.

src/platforms/common/configuration/sampling.mdx Outdated Show resolved Hide resolved
src/platforms/common/configuration/sampling.mdx Outdated Show resolved Hide resolved
szokeasaurusrex and others added 2 commits October 24, 2023 10:26
Co-authored-by: Shana Matthews <shana.l.matthews@gmail.com>
@szokeasaurusrex
Copy link
Member Author

I believe I have addressed the concerns from the previous reviews; I would appreciate a quick re-review focusing on the changes I made since the last review

Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

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

👍🏻

Copy link
Contributor

@shanamatthews shanamatthews left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for making those improvements!

@szokeasaurusrex szokeasaurusrex merged commit 2796cef into master Oct 27, 2023
8 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/python-error-sampler branch October 27, 2023 08:52
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Python SDK docs to mention error_sampler
3 participants