Skip to content

Commit aa23d06

Browse files
Update README.md
Co-Authored-By: AlramLechnerDynatrace <[email protected]>
1 parent 3873036 commit aa23d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ while(true) {
405405
```
406406

407407
In case of non-blocking receive (e. g. via eventhandler), there is no need to use `IncomingMessageReceiveTracer` - just trace processing
408-
of the message by using the ``ProcessingMessageTracer``:
408+
of the message by using the `IncomingMessageProcessTracer`:
409409

410410
```Java
411411
MessagingSystemInfo messagingSystemInfo = oneAgentSDK.createMessagingSystemInfo("myMessagingSystem",

0 commit comments

Comments
 (0)