Skip to content

Observability & backup

The operational layer runs across every cluster and is operated by GRN. Metrics, logs, alerting, backup and lifecycle management are platform capabilities โ€” available to the workloads you deploy without assembling a monitoring or backup stack first.

Two things stay yours: instrumenting your application, and defining what "unhealthy" means for it.

What this section will cover

  • Metrics and dashboards
  • Log aggregation and retention
  • Alert routing
  • Backup schedules and restore
  • Snapshots and replication
  • Upgrade and patching cadence

Quick checks

oc get events -n <project> --sort-by=.lastTimestamp
oc logs deployment/<name> -n <project> --tail=100
oc adm top nodes

Scaffold status

This is a placeholder. Capabilities, limits and configuration reference are written here once confirmed against the platform โ€” deliberately not copied from marketing pages, which move independently of these docs.