Skip to main content

Dashboard Catalog

Grafana dashboards available in the RavenmaskOS stack.

Overview

Grafana is the primary visualization layer for metrics, logs, and traces. Dashboards are provisioned from:

/Users/ravenhelm/ravenhelm/services/grafana/provisioning/dashboards

Core Dashboards

DashboardSourcePurposeData Source
System Overviewsystem-overview.jsonHost health and resource utilizationPrometheus
Docker Logsdocker-logs.jsonContainer log streams and errorsLoki
Tracestraces.jsonDistributed tracing performanceTempo
GKGgkg.jsonKnowledge graph metrics and ingestionPrometheus
Neo4jneo4j.jsonGraph database performancePrometheus

Access

  • Grafana UI: https://grafana.ravenhelm.dev
  • Login via Zitadel SSO

Add a New Dashboard

  1. Export dashboard JSON from Grafana or a trusted source.
  2. Save the file under: ~/ravenhelm/services/grafana/provisioning/dashboards/
  3. Grafana reloads provisioned dashboards on an interval (see dashboards.yml).