Skip to content
Merged
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 src/content/docs/r2/platform/metrics-analytics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ R2 currently has two datasets:

| <div style="width:100px">Dataset </div> | <div style="width:235px">GraphQL Dataset Name </div> | Description |
| --------------------------------------- | ---------------------------------------------------- | -------------------------------------------------------------------- |
| Operations | `r2OperationsAdaptiveGroups` | This dataset consists of the operations taken buckets of an account. |
| Storage | `r2StorageAdaptiveGroups` | This dataset consists of the storage of buckets an account. |
| Operations | `r2OperationsAdaptiveGroups` | This dataset consists of the operations taken on a bucket within an account. |
| Storage | `r2StorageAdaptiveGroups` | This dataset consists of the storage of a bucket within an account. |

### Operations Dataset

Expand Down