Skip to content

Redis span ops marked as 'db' instead of 'cache' #12058

@rahul-kumar-saini

Description

@rahul-kumar-saini

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/node

SDK Version

8.0.0

Framework Version

Node v18.18.2

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

Just initialize Sentry and use ioredis and run some Redis commands.

Expected Result

Redis span ops being cache or cache.[get|set|del] or something.

Actual Result

Redis spans marked as db, which in turn populates the SQL Queries view with Redis commands and makes it less useful. Would be cool to have a dedicated Cache usage view similar to the Queries view where Redis commands could be aggregated instead.

Metadata

Metadata

Assignees

Labels

Package: nodeIssues related to the Sentry Node SDK

Projects

Status

Waiting for: Community

Relationships

None yet

Development

No branches or pull requests

Issue actions