-
Notifications
You must be signed in to change notification settings - Fork 94
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
Yii2 framework instrumentation #212
Yii2 framework instrumentation #212
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #212 +/- ##
============================================
- Coverage 33.10% 32.02% -1.09%
- Complexity 853 878 +25
============================================
Files 76 79 +3
Lines 3250 3360 +110
============================================
Hits 1076 1076
- Misses 2174 2284 +110
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
one psalm issue to fix (ignore) and then I'm happy to merge and publish this. |
As @brettmc mentioned, psalm issue, but overall LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@agoallikmaa Thx for contributing that.
Implements Yii 2.0.13+ auto-instrumentation (open-telemetry/opentelemetry-auto-yii package). Earlier versions have a class naming conflict with PHP 8.0+ itself. Currently only collects root span.