Skip to content

Commit

Permalink
docs(instr-ioredis): update ioredis instrumentation link to instrumen…
Browse files Browse the repository at this point in the history
…tation options (#2227)
  • Loading branch information
emilsivervik committed May 22, 2024
1 parent 5ecab2c commit 02c9458
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export interface RedisResponseCustomAttributeFunction {
}

/**
* Options available for the IORedis Instrumentation (see [documentation](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-instrumentation-ioredis#ioredis-instrumentation-options))
* Options available for the IORedis Instrumentation (see [documentation](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/plugins/node/opentelemetry-instrumentation-ioredis/README.md#ioredis-instrumentation-options))
*/
export interface IORedisInstrumentationConfig extends InstrumentationConfig {
/** Custom serializer function for the db.statement tag */
Expand Down

0 comments on commit 02c9458

Please sign in to comment.