Skip to content

[instrumentation-redis and ioredis] multi/pipeline spans are not marked as such #3082

@seth-shi

Description

@seth-shi

What happened?

const pipe =redis.multi()
pipe.get
pipe.get
pipe.exec()

show two get. not exec

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions