You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`dbStatementSerializer`|`DbStatementSerializer`| IORedis instrumentation will serialize db.statement using the specified function. |
52
52
|`requestHook`|`RedisRequestCustomAttributeFunction` (function) | Function for adding custom attributes on db request. Receives params: `span, { moduleVersion, cmdName, cmdArgs }`|
53
53
|`responseHook`|`RedisResponseCustomAttributeFunction` (function) | Function for adding custom attributes on db response |
0 commit comments