{% extends "base.html" %} {% block title %}Traces — clustertrace{% endblock %} {% block content %} Every individual run of any function you instrumented — in chronological order. To see the bigger picture (failures grouped by execution pattern), go to Patterns. Recent traces all statuses ok error running all tags live StartedNameTagsStatusDurationCostError loading… {% endblock %}
Every individual run of any function you instrumented — in chronological order. To see the bigger picture (failures grouped by execution pattern), go to Patterns.