datadog-operator
datadog-operator copied to clipboard
Provides a Datadog monitor CRD to input JSON resource
Hi Team,
Are there any plans to enable the use of JSON files exported via the UI? The Terraform provider already supports this feature (reference).
This capability would be incredibly beneficial for us as we manage two distinct environments: sandbox and production. Currently, teams are restricted to creating monitors using the UI exclusively within the sandbox environment. They then export the JSON file to save it in the repository, which allows us to apply it in the production environment using our GitOps pipeline.
Thank you!