{{> warning}} {{> error}}

主题:{{topic}}

通道: {{name}}

{{#unless nodes.length}}

注意

没有消息生产者.
{{else}} {{#if isAdmin}}
{{#if paused}} {{else}} {{/if}}
{{/if}}

通道

{{#if e2e_processing_latency.percentiles.length}} {{/if}} {{#if graph_active}}{{/if}} {{#each e2e_processing_latency.percentiles}} {{/each}} {{#each nodes}} {{#if ../graph_active}} {{/if}} {{#if e2e_processing_latency.percentiles.length}} {{#each e2e_processing_latency.percentiles}} {{/each}} {{/if}} {{#if ../graph_active}} {{#if e2e_processing_latency.percentiles.length}} {{/if}} {{/if}} {{/each}} {{#if graph_active}} {{/if}} {{#if e2e_processing_latency.percentiles.length}} {{#each e2e_processing_latency.percentiles}} {{/each}} {{/if}} {{#if graph_active}} {{#if e2e_processing_latency.percentiles.length}} {{/if}} {{/if}}
  消息队列 统计端到端延时
主机 队列 内存 + 磁盘 处理中 推迟 重新入队 超时 消息速率已连接{{floatToPercent quantile}}{{percSuffix quantile}}
{{#if show_broadcast_address}} {{hostname_port}} ({{node}}) {{else}} {{hostname_port}} {{/if}} {{#if paused}} paused{{/if}} {{commafy depth}} {{commafy memory_depth}} + {{commafy backend_depth}} {{commafy in_flight_count}} {{commafy deferred_count}} {{commafy requeue_count}} {{commafy timeout_count}} {{commafy message_count}}{{commafy client_count}} {{nanotohuman average}}
总计: {{commafy depth}} {{commafy memory_depth}} + {{commafy backend_depth}} {{commafy in_flight_count}} {{commafy deferred_count}} {{commafy requeue_count}} {{commafy timeout_count}} {{commafy message_count}}{{commafy client_count}} {{nanotohuman average}}
{{/unless}}

客户端连接

{{#unless clients.length}}

注意

没有客户端连接
{{else}} {{#each clients}} {{/each}}
主机 客户端 属性 消息服务主机 处理中 就绪数 完成 重入队列 消息 已连接
{{hostname_port}}{{#if show_client_id}} ({{client_id}}){{/if}} {{#if user_agent.length}}{{user_agent}}{{/if}} {{#if sample_rate}} Sampled {{sample_rate}}% {{/if}} {{#if tls}} TLS {{/if}} {{#if deflate}} Deflate {{/if}} {{#if snappy}} Snappy {{/if}} {{#if authed}} {{#if auth_identity_url}}{{/if}} {{#if auth_identity_url}}{{/if}} {{/if}} {{node}} {{commafy in_flight_count}} {{commafy ready_count}} {{commafy finish_count}} {{commafy requeue_count}} {{commafy message_count}} {{nanotohuman connected}}
{{/unless}}