{% extends "base.html" %} {% block title %}Debug — Drakkar{% endblock %} {% block content %} {% if config_summary %}
{{ config_summary }}
{% endif %}
{% if is_cache_enabled() %} {% endif %}

Metrics

Loading...

Periodic Tasks

Loading...

Message Trace

Trace a Kafka message through the full pipeline. Search by partition:offset or by label value. Falls back to other workers in the same cluster.

Message Probe

Run a pasted message end-to-end through the handler pipeline. Nothing is written to sinks, no offsets committed, no cache writes, no recorder events.

{% if is_cache_enabled() %}

Cache

Entries (memory)
-
Bytes (memory)
-
Entries (DB)
-
Bytes (DB)
-
Key Scope Size Updated Expires Origin
Loading...

Entry Detail

Select an entry...
{% endif %}

Databases

Loading...
{% endblock %}