Using pre-built Grafana dashboards for monitoring Spacelift workers

Last updated: December 18, 2025

If you're monitoring your Spacelift workers using the Prometheus exporter, you can save time by using our pre-built Grafana dashboard instead of creating your own from scratch.

Accessing the example dashboard

We provide an example Grafana dashboard that includes the key metrics and visualizations for monitoring Spacelift workers. You can find the dashboard configuration file here:

https://github.com/spacelift-io/prometheus-exporter/blob/main/examples/example-dashboard.json

What's included

The example dashboard provides visualizations for the key metrics available from the Spacelift Prometheus exporter, helping you understand which features and metrics are most important to monitor for your workers.

Getting started

To use the dashboard:

  1. Download the JSON file from the GitHub repository

  2. Import it into your Grafana instance

  3. Configure it to connect to your Prometheus data source that's scraping the Spacelift metrics

This pre-built dashboard will give you a solid foundation for monitoring your Spacelift workers and can be customized further based on your specific needs.