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

Skip to content

Commit be7f885

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

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
@@ -366,7 +366,7 @@ try {
366366
```
367367

368368
On the incoming side, we need to differentiate between the blocking receiving part and processing the received message. Therefore two
369-
different tracers are being used: ``ReceivingMessageTracer`` and ``ProcessingMessageTracer``.
369+
different tracers are being used: `IncomingMessageReceiveTracer` and `IncomingMessageProcessTracer`.
370370

371371
```Java
372372
MessagingSystemInfo messagingSystemInfo = oneAgentSDK.createMessagingSystemInfo("myMessagingSystem",

0 commit comments

Comments
 (0)
0