# Jul 21st Adjustments on sampling rates and more precisions on getting errors.

Greetings of the day! 🌞

Here's a brief outline of the proposed changes that have been made in this pull request.

* **Adjusting Sampling Rate for Session Replays**

  The frequency at which we record session replays has been optimized a bit! 🎉 The rate in which we store these values went from `0.5` to `0.1`. This means our tool will be more selective, storing fewer sessions but focusing on the ones that matter most. You'll notice a significant increase in our system's performance - just imagine it like we've decluttered the unnecessary data. 😊
* **Getting More Precision on Errors**

  We've made sure every single error gets recorded without fail. The rate for recording errors remains the same at `1.0`. Now we won't miss out on any error happenings. This will help us move forward with more confidence, and make our applications stronger and more robust. 💪

Once these changes are rolled out, you will surely see how that positively impacts your experience in our application! Thank you for your patience and unwavering support. 😇🙏🏽


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helpyousponsor.com/changelog/july/jul-21st-adjustments-on-sampling-rates-and-more-precisions-on-getting-errors..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
