struct OpenTelemetry::InstrumentationDocumentation::JGaskinsRedis

Overview

OpenTelemetry::Instrumentation::JGaskinsRedis

Instruments

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

Defined in:

opentelemetry/instrumentation/shards/jgaskins_redis.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def initialize #