Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/architecture/cloud-storage/observability/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ CobaltCore monitors the cloud storage stack through a combination of Prometheus-

| Component | Role |
|-----------|------|
| [Prometheus](./prometheus.md) | Scrapes and stores time-series metrics from Ceph, Rook, and RGW exporters |
| [Perses](./perses.md) | Dashboard platform for visualizing storage metrics (alert rules are defined as Prometheus rules) |
| [Prometheus](./prometheus.md) | Scrapes and stores time-series metrics from Ceph, Rook, and RGW exporters |
| [Prysm](./prysm.md) | CLI-based observability tool for Ceph clusters and RGW — real-time monitoring, SMART disk health, log compliance |

## Key Metrics
Expand All @@ -33,6 +33,6 @@ Alerts are defined as Prometheus rules and surfaced through the CobaltCore alert

## See Also

- [Prometheus](./prometheus.md)
- [Perses](./perses.md)
- [Prometheus](./prometheus.md)
- [Prysm](./prysm.md)
Loading