MassTransit Dashboard is a monitoring tool that aggregates status and transactional data from one or more MassTransit servers in a central repository, and provides access to that data via a web-based UI.
MassTransit Dashboard is a web application that runs on a centrally located server—the Hub—that constantly retrieves or receives data from remote MassTransit servers by connecting to an application, called Sidecar, running on each server.
The Sidecar collects data from its associated MassTransit server and the file system on that server, and makes this information available to the central web application, which communicates it to the users.