<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/new-dashboard-coming-in-masstransit-9-2-ayn3ckjxj" -->

---
title: New Dashboard coming in MassTransit 9.2 | daily.dev
description: MassTransit 9.2 will introduce an in-process dashboard for monitoring message buses, queues, and endpoints. The dashboard supports multiple buses...
canonical: https://daily.dev/posts/new-dashboard-coming-in-masstransit-9-2-ayn3ckjxj
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: New Dashboard coming in MassTransit 9.2 | daily.dev
og:description: MassTransit 9.2 will introduce an in-process dashboard for monitoring message buses, queues, and endpoints. The dashboard supports multiple buses...
og:url: https://daily.dev/posts/new-dashboard-coming-in-masstransit-9-2-ayn3ckjxj
og:image: https://api.daily.dev/og/posts/ayn3CKjXJ.png
og:image:alt: New Dashboard coming in MassTransit 9.2
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# New Dashboard coming in MassTransit 9.2

**[We Are .NET](https://daily.dev/sources/wearedotnet)** · 10 min read · 0 upvotes · 0 comments

## Summary

MassTransit 9.2 will introduce an in-process dashboard for monitoring message buses, queues, and endpoints. The dashboard supports multiple buses simultaneously (multibus), displays real-time metrics like consume rates, fault rates, and latency, and allows operators to inspect error queues, requeue or purge messages, and start/stop endpoints. A message flow visualization feature is also in development. The release also fixes multibus support for SQL transport across different databases. MassTransit is now a commercial product under the company Massiant, with version 9.0+ requiring a license.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=Dl4fhbgbn1M>

## Similar posts on daily.dev

- [Less Friction, More Control: Here's What Shipped in Q1](https://daily.dev/posts/less-friction-more-control-here-s-what-shipped-in-q1-th9lhmqir) · InfluxData · 0 upvotes · 0 comments
- [Denser dashboards, richer real-user signals, and faster service views](https://daily.dev/posts/denser-dashboards-richer-real-user-signals-and-faster-service-views-qn5gg4qdx) · Last9 · 0 upvotes · 0 comments

---

Tags: [#architecture](https://daily.dev/tags/architecture), [#distributed-systems](https://daily.dev/tags/distributed-systems), [#aspnetcore](https://daily.dev/tags/aspnetcore), [#rabbitmq](https://daily.dev/tags/rabbitmq)

[View this post on daily.dev](https://daily.dev/posts/new-dashboard-coming-in-masstransit-9-2-ayn3ckjxj)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"New Dashboard coming in MassTransit 9.2","url":"https://daily.dev/posts/new-dashboard-coming-in-masstransit-9-2-ayn3ckjxj","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/new-dashboard-coming-in-masstransit-9-2-ayn3ckjxj"},"datePublished":"2026-04-06T15:51:28.950Z","dateModified":"2026-04-06T15:51:48.647Z","description":"MassTransit 9.2 will introduce an in-process dashboard for monitoring message buses, queues, and endpoints. The dashboard supports multiple buses...","image":"https://i.ytimg.com/vi/Dl4fhbgbn1M/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/Dl4fhbgbn1M/sddefault.jpg","isAccessibleForFree":true,"articleSection":"We Are .NET","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"We Are .NET","logo":"https://media.daily.dev/image/upload/s--BsnVOa3i--/f_auto/v1718347410/logos/wearedotnet","url":"https://daily.dev/sources/wearedotnet"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/new-dashboard-coming-in-masstransit-9-2-ayn3ckjxj","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"architecture,distributed-systems,aspnetcore,rabbitmq","timeRequired":"PT10M","video":{"@type":"VideoObject","name":"New Dashboard coming in MassTransit 9.2","description":"MassTransit 9.2 will introduce an in-process dashboard for monitoring message buses, queues, and endpoints. The dashboard supports multiple buses...","thumbnailUrl":"https://i.ytimg.com/vi/Dl4fhbgbn1M/sddefault.jpg","uploadDate":"2026-04-06T15:51:28.950Z","duration":"PT10M","url":"https://api.daily.dev/r/ayn3CKjXJ","embedUrl":"https://www.youtube.com/embed/Dl4fhbgbn1M"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"We Are .NET","item":"https://daily.dev/sources/wearedotnet"},{"@type":"ListItem","position":3,"name":"New Dashboard coming in MassTransit 9.2"}]}
```

