Skip to content

Commit c5dc109

Browse files
z1c0arminru
authored andcommitted
Add link to spec repo regarding message tracers. (#21)
1 parent 8bdf7a8 commit c5dc109

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,8 @@ public void onMessage(Message message) {
410410
}
411411
```
412412

413+
> Please also see the [documentation on messaging tracers in the specification repository](https://github.com/Dynatrace/OneAgent-SDK#messaging).
414+
413415
### Trace SQL database requests
414416

415417
A SQL database request is traced by calling `traceSqlDatabaseRequest`. For details about usage see the [OneAgentSDK specification](https://github.com/Dynatrace/OneAgent-SDK#database)

0 commit comments

Comments
 (0)