Skip to content

DatadogMonitor CRD support for Restriction Policy #2149

@paulvanderende

Description

@paulvanderende

For a DatadogMonitor CRD I want to set a restriction policy. But afaik you can only set Restricted Roles. But I want to manage the permissions for monitors per Team. Can support for policies be added for monitors (and probably also dashboards and SLO)?

	"restricted_roles": null,
	"restriction_policy": {
		"bindings": [
			{
				"principals": [
					"team:xxxx-xxxx-xxxx-xxxx-xxxx"
				],
				"relation": "editor"
			}
		]
	}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions