8000 Update README.md · Dynatrace/OneAgent-SDK-for-Java@aa23d06 · GitHub
[go: up one dir, main page]

Skip to content

Commit aa23d06

Browse files
Update README.md
Co-Authored-By: AlramLechnerDynatrace <alram.lechner@dynatrace.com>
1 parent 3873036 commit aa23d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)
0