UNPKG

@opentelemetry/instrumentation-ioredis

Version:

OpenTelemetry instrumentation for `ioredis` database redis client for Redis

3 lines 299 B
export { IORedisInstrumentation } from './instrumentation'; export type { CommandArgs, DbStatementSerializer, IORedisInstrumentationConfig, IORedisRequestHookInformation, RedisRequestCustomAttributeFunction, RedisResponseCustomAttributeFunction, } from './types'; //# sourceMappingURL=index.d.ts.map