Skip to content

Dashboard

The Dashboard is the default landing page after sign-in. It lists every channel deployed on the server in a tree table, grouped by channel group. Statistics refresh automatically every 15 seconds while the tab is visible.

The Dashboard showing a list of channel groups, each expanded to show channels with status chips and message count columns

Each row shows one channel with the following columns:

ColumnWhat it shows
Name / DescriptionChannel name, optional description, and any assigned tags
StatusCurrent state: Started, Stopped, or Paused
RevisionThe deployed revision number
Last ModifiedDate the channel configuration was last saved
ReceivedMessages accepted by the source connector
FilteredMessages dropped by a filter rule
QueuedMessages waiting to be sent by a destination
SentMessages delivered successfully
ErrorMessages that ended in an error state

Toggle between Current Stats (since the last statistics reset) and Lifetime Stats (since the channel was first deployed) using the radio buttons above the table.

Type in the filter field and press Enter (or click the search icon) to narrow the list by channel name, description, or ID. A chip shows the active filter; click the X on the chip to clear it.

Each channel row has inline Start, Stop, and Pause buttons. You can also right-click any row for a context menu that supports bulk operations across selected channels.

Click the expand toggle on a channel row to reveal its source and destination connectors, each with their own per-connector statistics. Use the connector visibility button in the toolbar to show or hide connectors globally.

A resizable log panel sits at the bottom of the page. Drag the divider to resize it, or use the expand/collapse button at the right of the divider. The log shows recent server-side output for the connected session.

The footer shows a summary: total deployed channels, how many are started / stopped / paused, total queued messages, and whether auto-refresh is active.

Click the chart icon in the toolbar to open the Visualization Dashboard, which provides graphical analytics views for channel throughput and message trends.