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

Topic: {{topic}}

Channel: {{name}}

{{#unless nodes.length}}

Notice

No producers exist for this topic/channel.

See Lookup for more information.

{{else}} {{#if isAdmin}}
{{#if paused}} {{else}} {{/if}}
{{/if}}

Channel

{{#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}}
  Message Queues StatisticsE2E Processing Latency
NSQd Host Depth Memory + Disk In-Flight Deferred Requeued Timed Out MessagesRateConnections{{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}}
Total: {{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}}

Client Connections

{{#unless clients.length}}

Notice

No clients connected to this channel
{{else}} {{#each clients}} {{/each}}
Client Host User-Agent Attributes NSQd Host In-Flight Ready Count Finished Requeued Messages Connected
{{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}}