Skip to content

Commit

Permalink
Make the usage section simplier
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-ai committed Oct 25, 2022
1 parent 57a3928 commit a6f61d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ implementation("io.opentelemetry.instrumentation:opentelemetry-rocketmq-client-4

### Usage

Remoting-based Client of RocketMQ provides the native interceptor to register the message hook in the instrumentation library.
The instrumentation library provides the implementation of `SendMessageHook` and `ConsumeMessageHook` to provide Opentelemetry-based spans and context propagation.

```java
RocketMqTelemetry rocketMqTelemetry;
Expand Down

0 comments on commit a6f61d1

Please sign in to comment.