To view the dashboard, go to the CAIOS Usage dashboard.Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
For accessing CoreWeave Grafana dashboards instructions, see Access and use CoreWeave Grafana dashboards.
- Monitor request rates and bandwidth usage.
- Track response and request durations for different object sizes.
- Evaluate storage quotas and actual usage.


Filters and parameters
Use the following filters at the top of the dashboard to customize your data view:| Field | Description |
|---|---|
| Data Source | Prometheus data source selector. |
| Zone | Availability zone for data viewing. |
| User | Cloud user or principal accessing the storage. |
| Bucket | Specific storage bucket to monitor. |
| Operation | Type of storage operation (e.g., read, write). |
| Response Code | HTTP response code filter. |
| Response Flags | HTTP response flags filter. |
Panel descriptions
The CAIOS Usage dashboard contains the following panels, grouped into logical sections:Usage metrics
| Panel | Description |
|---|---|
| Total Requests per Second | Shows the rate of HTTP requests to CAIOS. |
| Bandwidth | Visualizes incoming (downloads) and outgoing (uploads) bandwidth. |
| Response Duration - Small Objects | Time between “Time to First Byte” and “Time to Last Byte” for responses ≤ 100KiB. |
| Response Duration - Small Reads | Same as above, specifically for read operations ≤ 100KiB. |
| Request Duration - Small Objects | Duration from client request initiation to completion for requests ≤ 100KiB. |
| Request Duration - Small Reads | Same as above, but for read requests ≤ 100KiB. |
- P50: Median duration, representing typical performance.
- P99: 99th percentile duration, indicating peak latency experienced by 1% of requests.
Quotas metrics
| Panel | Description |
|---|---|
| Total stored bytes quota & usage | Tracks storage quota versus actual usage in bytes, broken down by storage class and zone. |
| Bucket count quota & usage | Shows the number of buckets used versus quota allocated. |
| Stored bytes usage per bucket | Displays total stored bytes for each bucket, categorized by storage class and zone. |
UNKNOWN storage class
You may occasionally see an UNKNOWN storage class on the CAIOS Usage dashboard or in custom Grafana queries. This indicates versioned objects contain “deleted” versions. In other words, delete markers have not been permanently removed from the objects. These markers are reported, but do not have a storage class associated with them.