Skip to content

Commit 23747c1

Browse files
committed
OBSDOCS-70: Add user roles needed to silence monitoring alerts
1 parent fbcf9e1 commit 23747c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/monitoring-granting-users-permission-to-monitor-user-defined-projects.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Cluster administrators can grant developers and other users permission to monito
1111

1212
* The *monitoring-rules-view* cluster role provides read access to `PrometheusRule` custom resources for a project.
1313

14-
* The *monitoring-rules-edit* cluster role grants a user permission to create, modify, and deleting `PrometheusRule` custom resources for a project.
14+
* The *monitoring-rules-edit* cluster role grants a user permission to create, modify, and delete `PrometheusRule` custom resources for a project. It also grants a user the ability to silence alerts.
1515

1616
* The *monitoring-edit* cluster role grants the same privileges as the `monitoring-rules-edit` cluster role. Additionally, it enables a user to create new scrape targets for services or pods. With this role, you can also create, modify, and delete `ServiceMonitor` and `PodMonitor` resources.
1717

0 commit comments

Comments
 (0)