Skip to content

Fix the conditions to automatically enable the tracing of the cache adapters #487

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

Merged
merged 2 commits into from
Apr 21, 2021

Conversation

ste93cry
Copy link
Contributor

@ste93cry ste93cry commented Apr 20, 2021

I just realized that relying on the presence of the CacheInterface interface from the symfony/cache-contracts package is wrong because older versions of the Cache component (e.g. 3.4.x) does not depend from it and therefore the tracing instrumentation is not activated automatically as expected.

@ste93cry ste93cry added this to the 4.1 milestone Apr 20, 2021
@ste93cry ste93cry requested a review from Jean85 April 20, 2021 21:34
@ste93cry ste93cry force-pushed the fix-cache-tracing-auto-enabling-conditions branch from ab091cb to ad14692 Compare April 20, 2021 21:36
@ste93cry ste93cry merged commit 12fcfbe into master Apr 21, 2021
@ste93cry ste93cry deleted the fix-cache-tracing-auto-enabling-conditions branch April 21, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants