Skip to content

Commit

Permalink
update suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
McSick committed Jun 21, 2024
1 parent aeac819 commit e5e7d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-amqplib/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export interface AmqplibInstrumentationConfig extends InstrumentationConfig {
*/
consumeTimeoutMs?: number;

/** Used to use a span link for the consume message instead of continuing a trace */
/** option to use a span link for the consume message instead of continuing a trace */
useLinksForConsume?: boolean;
}

Expand Down

0 comments on commit e5e7d93

Please sign in to comment.