Class TracezZPageHandler

java.lang.Object
io.opencensus.contrib.zpages.ZPageHandler
io.opencensus.contrib.zpages.TracezZPageHandler

final class TracezZPageHandler extends ZPageHandler
HTML page formatter for tracing debug. The page displays information about all active spans and all sampled spans based on latency and errors.

It prints a summary table which contains one row for each span name and data about number of active and sampled spans.