Skip to content

Commit

Permalink
fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
galbash committed Apr 8, 2024
1 parent 25b52dd commit 8286357
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def consume_hook(span: Span, body: bytes, properties: BasicProperties):
PikaInstrumentor.instrument_channel(channel, publish_hook=publish_hook, consume_hook=consume_hook)
Consumer Instrumentation
-----
------------------------
For consumer instrumentation, pika supports two consuming modes:
* Consumers using the `basic_consume` method which accepts a callback. This is supported for global instrumentation
Expand Down

0 comments on commit 8286357

Please sign in to comment.