01 Apr 2022 01:11 PM - last edited on 04 Apr 2022 08:42 AM by MaciejNeumann
Hi,
Can I get the details of what exact servlet classes and methods Dynatrace uses for Undertow Servlet API service detection?
Thanks,
Sujit Singh
Solved! Go to Solution.
06 Apr 2022 07:15 AM
Hi,
The servlet sensor instruments javax.servlet.Filter.doFilter() and javax.servlet.Servlet.service() methods.
Best
Harry