Open
Description
Currently, if you set a DataDogSLO CRD to be a monitor type then you must set the monitor_ids as seen here.
If you want to point a DataDogSLO to DataDogMonitor then you need to know the id which is only available post creation and operator reconcile loop. This presents difficulties to automate CRDs.
I would like to suggest that users can specifiy a list of monitor_names (DatadogMonitor.spec.name) so that we can create a couple of DatadogMonitors then directly reference with a DatadogSLO monitory type
Metadata
Metadata
Assignees
Labels
No labels