{% extends "base.html" %} {% block content %}
{{ job.name or job.replication_group_id }} — {{ total_commands|format_number }} commands captured
|
{% if group_by == 'key_pattern' %}Pattern{% elif group_by == 'key' %}Key{% elif group_by == 'shard' %}Shard{% elif group_by == 'command' %}Command{% elif group_by == 'client_ip' %}Client IP{% endif %}
|
{% if group_by == 'key' %}
Shard
|
{% endif %}
Count
|
% of Total
|
{% if group_by in ['key_pattern', 'key', 'shard'] %}
Size
|
{% endif %}
Distribution |
|---|---|---|---|---|---|
| {% if group_by == 'key' %} | {% endif %} | {% if group_by in ['key_pattern', 'key', 'shard'] %} | {% if group_by == 'key' %} {% elif group_by == 'key_pattern' %} {% elif group_by == 'shard' %} {% endif %} | {% endif %}
|
No data matches your filters