struct

OpenTelemetry::InstrumentationDocumentation::JGaskinsRedis

Inherits Struct / Value / Object

OpenTelemetry::Instrumentation::JGaskinsRedis

Instruments

  • Redis::Connection

Reference: https://github.com/jgaskins/redis

This instruments the jgaskins Redis shard, which is a simple, pure Crystal shard for interacting with a Redis server. Instrumentation of this shard is accomplished by wrapping just a single method.

Methods Affected

  • Redis::Connection#run

Constructors

Instance methods

initialize
Source