Categories:
September 2023
PHP Laravel SDK 3.8 Release
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v3.8.0. Features See the full release changelog here .
August 2023
Recommended Event in Issue Details
ISSUES
UI/UX-UPDATE
Issues are getting smarter! Instead of always showing you the latest event, Sentry curates an event with the most context to give you the best shot at debugging your problem.
Find the slowest or most regressed functions in your code with Profiling
PERFORMANCE
PROFILING
UI/UX-UPDATE
The two new widgets on Sentry’s Profiling page provide quick insights on what code to target to optimize for performance improvement
Http: 1.1 Performance Issue
PERFORMANCE
Sentry looks for a set of overlapping HTTP spans for the same host are queued by the browser and have a queue time that consistently exceeds 500ms....
User Frustration Signals: Rage and Dead Clicks in Session Replay
SDKS
REPLAY
Go beyond errors and performance issues and understand when users are frustrated with rage and dead clicks in Session Replay! Rage and dead click cards are...
JS SDK provides more context on login-protected pages
SDKS
ERROR-MONITORING
The new ContextLines integration is now available as an optional integration in @sentry/integrations for browser based SDKs. It adds source code from inline...
Improvements to Resolving Issues in a Release
ISSUES
RELEASES
We've shipped a few quality of life updates to resolving issues in a release:
Codecov is now open source
CODE-COVERAGE
We published the core repositories that drive Codecov . These repositories are available under the same BUSL license as Sentry’s core repos. The code is...
Adjust Thresholds for Performance Issues by Projects
PERFORMANCE
You can now adjust how sensitive our performance issues are by a project basis in your Project Settings -> Performance . See what thresholds are available by...
Measuring Session Replay Overhead
SDKS
REPLAY
If you’re wondering how Session Replay impacts the overhead of your application, you can now measure it yourself. We've built a web benchmark package to...
Github
