Skip to content

Commit d36f4d1

Browse files
committed
Added the new permission requirements.
1 parent ff8d04f commit d36f4d1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

src/content/docs/data-apis/ingest-apis/metric-api/cardinality-access-management.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ freshnessValidatedDate: never
1919
* `Modify`: Can update the cardinality budget of the metrics.
2020
* `Manage pruning rules`: Manage pruning rules for metrics.
2121
* `View`: Can see the pruning rules of the metrics.
22-
* `Modify`: Can create and delete pruning rules for the metrics.
22+
* `Modify`: Can create and delete pruning rules for the metrics.
23+
* `Customer limits management`: Adjust limits of different capabilities in the account including cardinality.
24+
* `View`: Can see the maximum limit available for the capabilities.
25+
* `Modify`: Can adjust the limits of the capabilities.
2326
</Step>
2427

2528
<Step>

src/content/docs/data-apis/ingest-apis/metric-api/cardinality-management.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ While the default cardinality budget of 15 million is sufficient for most users,
8181
### Prerequisites [#prerequisites]
8282
To adjust the cardinality budget of your account, you must have:
8383
* Subscribed to the [Advanced compute add-on](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/add-on-billing).
84-
* The `Manage account cardinality: modify` permission. Reach out to your Authentication Domain Manager to [add this permission](#access-management) to your custom role.
84+
* `Manage account cardinality: modify` and `Customer limits management: modify` permissions. Reach out to your Authentication Domain Manager to [add these permissions](#access-management) to your custom role.
8585

8686
### Steps [#steps]
8787

0 commit comments

Comments
 (0)