Hosted observability stack

Grafana, Loki, and Mimir hosting for focused Linux monitoring.

Nova packages a Grafana-based monitoring stack behind a managed control plane so Linux host metrics, logs, dashboards, alerts, tenants, and access control are handled together.

Dashboards
Grafana with tenant-aware organization mapping
Metrics
Linux host metrics routed to Mimir
Logs
Journal and selected file logs routed to Loki
Identity
Nova OIDC claims map users into Grafana roles

The hosted stack behind Nova

Nova uses Grafana for dashboards, Mimir for metrics, Loki for logs, and Grafana Alloy for collection. NovaUI sits in front as the control plane for tenants, users, collectors, limits, usage, and Grafana access.

That stack is useful, but running it well takes platform work. Nova exists to remove that platform work for teams that mainly need reliable Linux host monitoring.

Tenant-aware Grafana access

NovaUI is the identity source. Users log into Nova, Nova issues OIDC claims with the tenant and role, and Grafana maps each user into the correct organization as Admin, Editor, or Viewer.

This keeps dashboard access aligned with Nova tenant membership instead of requiring separate manual Grafana account management.

Metrics and logs scope

Nova V1 targets the operational signals most teams need first: host health, resource usage, disk pressure, network activity, uptime, Alloy health, journal logs, and a small set of fixed file logs.

The current product definition targets 1 year of metrics retention and 90 days of logs retention. Final beta terms are confirmed directly before onboarding.