Module: Datadog::Ext::Redis

Defined in:
lib/ddtrace/ext/redis.rb

Constant Summary collapse

TYPE =

type of the spans

'redis'.freeze
DB =

net extension

'out.redis_db'.freeze
RAW_COMMAND =

raw command

'redis.raw_command'.freeze
PIPELINE_LEN =

pipeline length

'redis.pipeline_length'.freeze