← All dashboards

MassTransit - Messages Monitoring

MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com. MassTransit supports Prometheus metric capture, which provides useful observability into the bus, endpoints, consumers, and messages. This dashboard shows the messages published and sent using MassTransit framework.

MassTransit Messages Monitoring

MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com.

MassTransit supports Prometheus metric capture, which provides useful observability into the bus, endpoints, consumers, and messages.

This dashboard shows the messages published and sent using MassTransit framework.

Messages can be:

  • Events (one to many using Publish interface)
  • Commands (one to one using Send interface)

It’s using the following labels to filter out metric values:

  • env (ASPNETCORE_ENVIRONMENT)
  • domain
  • app
  • MessageType
  • ConsumerType

Env, domain and app labels must be added following prometheus-net docs.

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 226