← Back to dashboard
Trace: {{ run_id }}
{% if files %} {% for file in files %}
{{ file.name }}
{{ file.raw }}
{% endfor %} {% else %}
No trace files for this run.
{% endif %}