Show / Hide Table of Contents

Phobos + Prometheus InfluxDB Dashboard for Grafana

The Phobos + InfluxDb Akka.Cluster Dashboard for Grafana is designed to help your team immediately observe the following things about your Akka.Cluster applications:

  1. The overall state of the cluster - the number of members of each status, each role type, and the total number of unreachable nodes over the past arbitrary window of time.
  2. Error rates and logging activity across the cluster - what do the global logging rates look like and which cluster nodes and logging which types of errors over how much time?
  3. Total actor counts, start / stop rates, crash rates, and message processing - this paints a complete picture of how many actors are alive throughout the cluster, what types of messages are processing, how are actors churning (starts / stops,) and what types of exceptions are being thrown by which actor types?

This dashboard is publicly available on Grafana Cloud here: https://grafana.com/grafana/dashboards/13964 and can be easily installed via Grafana's Dashboard Import dialog.

Note

If you want to try this dashboard out without having to install Phobos into your own application yet, clone our https://github.com/petabridge/Petabridge.Phobos.Web.InfluxDb repository and build + run it locally using your Phobos NuGet Feed.

Installation

To install this dashboard, you will need a InfluxDB data source connected to your local Grafana instance.

Important

This dashboard was built for InfluxDB 1.8+ data sources using InfluxQL - this should also be supported in InfluxDB 2.0+ but if you run into an issue please file an issue in the phobos-dashboards repository here: https://github.com/petabridge/phobos-dashboards/issues

Once you have that up and running, you can install the Akka.NET Cluster + Phobos Metrics (Influx Data Source) dashboard via Grafana's Dashboard Import dialog and you'll be able to select your InfluxDB data source during that import dialog.

Once you've successfully imported the dashboard, you should be able to see the following graphs:

Akka.NET Cluster Overview in InfluxDB + Grafana Phobos Dashboard

Akka.NET Cluster Membership over Time in InfluxDB + Grafana Phobos Dashboard

Akka.NET Logging Activity in Prometheus + Grafana Phobos Dashboard

Akka.NET Actor Activity in Prometheus + Grafana Phobos Dashboard

In this article

Phobos®

APM for Akka.NET Applications

© 2025 Petabridge®

All rights reserved

Product
  • Purchase Phobos
  • Contact Sales
  • Phobos Quick Start Guide
  • Phobos Features
  • API Documentation
  • Release Notes
Resources
  • Akka.NET Documentation
  • Petabridge Blog
  • Akka.NET Support Plans
  • Akka.NET Consulting Services
  • Akka.NET Training
Connect
  • Petabridge Website
  • GitHub
  • Twitter
  • LinkedIn
  • YouTube
  • Contact Us
Privacy Policy
Built with ♥ by Petabridge