cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Monitor UDP Calls in PurePath with Dynatrace

mandritaca
Visitor

Hi. We have a component from where we make third-party calls over UDP protocol. Currently, it is not showing up on distributed traces:

 

Scrrenshot.png

 

So is it not possible to monitor UDP traffic from DT?

 

Thanks!

1 REPLY 1

harald_berger
Dynatrace Champion
Dynatrace Champion

Hi, this seems to be a Java based PurePath. Please note that the OneAgent does only instrument certain Java APIs as documented (like HTTP clients etc). It does not instrument the protocol itself. So if the UDP communication is done e.g. with a socket, it will not appear in the PurePath.

 

Featured Posts