Skip to content

[FEATURE] Registering SCAN, EVAL, EXEC parameters for 'StackExchange.Redis' spans #2352

Open
@grietine

Description

@grietine

With #1364 feature the parameters were registered for GET, SET, SETEX commands.

TODO:

  • Add parameters which are used for SCAN, EVAL, EXEC commands (or any other missed to implement commands).

Current:
Redis span.db.statement:
SCAN

Expected:
Redis span.db.statement:
SCAN MyKeyPattern*

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions