Kieker 1.7

Package kieker.monitoring.probe.servlet

Class Summary
CPUMemUsageServletContextListener Starts and stops the periodic logging of CPU utilization and Memory usage employing the SigarSamplerFactory as the Servlet is initialized and destroyed respectively.
CPUsCombinedServletContextListener Starts and stops the periodic logging of CPU utilization employing the SigarSamplerFactory as the Servlet is initialized and destroyed respectively.
SessionAndTraceRegistrationFilter For each incoming request via SessionAndTraceRegistrationFilter.doFilter(ServletRequest, ServletResponse, FilterChain), this class (i) registers session and trace information into the thread-local data structures SessionRegistry and TraceRegistry accessible to other probes in the control-flow of this request, (ii) executes the given FilterChain and subsequently (iii) unregisters the thread-local data.
 


Kieker 1.7

Copyright 2013 Kieker Project, http://kieker-monitoring.net