Skip to content
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

Add distributed tracing support for the Symfony Cache component #477

Merged
merged 3 commits into from
Apr 12, 2021

Conversation

ste93cry
Copy link
Collaborator

@ste93cry ste93cry commented Apr 4, 2021

Here we go with another instrumentation, this time for the Cache component. Its implementation is quite simple, and it resembles the one of the DBAL.

@ste93cry ste93cry added this to the 4.1 milestone Apr 4, 2021
@ste93cry ste93cry requested a review from Jean85 April 4, 2021 16:11
@ste93cry ste93cry force-pushed the feature/symfony-cache-component-tracing branch 3 times, most recently from b1b6487 to 6669c43 Compare April 5, 2021 22:57
CHANGELOG.md Show resolved Hide resolved
@Jean85
Copy link
Collaborator

Jean85 commented Apr 12, 2021

Build should be fixed by #480

@ste93cry ste93cry force-pushed the feature/symfony-cache-component-tracing branch from 117aa3d to a0e3e78 Compare April 12, 2021 13:38
@ste93cry ste93cry merged commit e0ce070 into develop Apr 12, 2021
@ste93cry ste93cry deleted the feature/symfony-cache-component-tracing branch April 12, 2021 13:39
@VincentLanglet
Copy link

Hi @ste93cry Could some documentation of this option be added in the Readme ?
I don't understand what it does.

@ste93cry
Copy link
Collaborator Author

Please open an issue in getsentry/sentry-docs, documentation indeed needs some updating

@VincentLanglet
Copy link

Done getsentry/sentry-docs#3463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants