{% extends "base.html" %} {% block title %}Query log ยท sagittarius{% endblock %} {% block content %}

Query log

Resolved queries, newest first. History is persisted; the newest rows stream live.

{% for row in rows %}{{ row|safe }}{% endfor %}
Client Domain Type Outcome Latency Actions
{% endblock %}