issues
search
getsentry
/
sentry-symfony
The official Symfony SDK for Sentry (sentry.io)
https://sentry.io
MIT License
694
stars
170
forks
source link
Send span origin
#873
Closed
stayallive
closed
2 months ago
stayallive
commented
3 months ago
Bumps SDK requirement for getsentry/sentry-php#1566
Add span origins to all SDK generated spans
Refactor context creation where possible to use
Context::make()
to cleanup code
Applied CS fixes needed because updates to php-cs-fixer (CS commit)
Fixes #745
Context::make()
to cleanup codeFixes #745