-
Notifications
You must be signed in to change notification settings - Fork 102
feat: Enhance Laravel auto-instrumentation #336
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #336 +/- ##
============================================
+ Coverage 79.45% 81.35% +1.90%
+ Complexity 1772 1631 -141
============================================
Files 137 113 -24
Lines 7568 6704 -864
============================================
- Hits 6013 5454 -559
+ Misses 1555 1250 -305 Flags with carried forward coverage won't be shown. Click here to find out more.
... and 24 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
This PR improves the Laravel auto-instrumentation with several key enhancements:
The changes focus on making the Laravel instrumentation more robust and providing better observability into Laravel applications.