DevSecOps Course Labs

Lab Solution

Your trace will look something like this:

This is the call stack:

The final document API span contains some log entries as well as the tags. The log attributes tell you the name of the class and method:

handler.class_simple_name = DocumentsController	
handler.method_name	= submitDocument

Back to the exercises.