Skip to content

Commit

Permalink
Merge branch 'main' into compile-version-update
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed May 22, 2024
2 parents 3afc8b9 + 02c9458 commit cfa3a67
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 cfa3a67

Please sign in to comment.