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

Redis Cache Module - 2 - Add Cache Spans #3075

Merged

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented May 15, 2024

Add new cache spans and add relevant data to it. See specs here: https://develop.sentry.dev/sdk/performance/modules/caches/

This works for all our instrumented redis clients and also in sync and async code.

Part 2/2 for fixing #2965

@antonpirker antonpirker changed the title Create cache spans Redis Cache Module - 2 - Add Cache Spans May 17, 2024
@antonpirker antonpirker marked this pull request as ready for review May 17, 2024 13:55
Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, see some comments

sentry_sdk/integrations/redis/modules/caches.py Outdated Show resolved Hide resolved
sentry_sdk/integrations/redis/utils.py Outdated Show resolved Hide resolved
sentry_sdk/integrations/redis/utils.py Outdated Show resolved Hide resolved
sentry_sdk/integrations/redis/_sync_common.py Show resolved Hide resolved
@antonpirker antonpirker merged commit 8c33a76 into antonpirker/redis-cache-module-1 May 23, 2024
108 checks passed
@antonpirker antonpirker deleted the antonpirker/redis-cache-module-2 branch May 23, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants