You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/monitor_team.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ data "sysdig_custom_role" "custom_role" {
67
67
68
68
*`prometheus_remote_write_metrics_filter` - (Optional) Use this option to select which Prometheus Remote Write data users of this team can view. Not setting it will allow users to see all Prometheus Remote Write data.
69
69
70
-
*`use_sysdig_capture` - (Optional) Defines if the team is able to create Sysdig Capture files. Default: true.
70
+
*`can_use_sysdig_capture` - (Optional) Defines if the team is able to create Sysdig Capture files. Default: true.
71
71
72
72
*`can_see_infrastructure_events` - (Optional) Enable this option to allow this team to view all Infrastructure and Custom Events from every user and agent. Otherwise, this team will only see infrastructure events sent specifically to this team. Default: false.
0 commit comments