27 Jun 2024 11:27 AM
Hi ,
I am having guardian having objectives(using DQL) to evaluate top 5 service performance.. Guardian is having with 20 objectives , for each service i have added 4 objectives( response time, 5xx Error rate, 4xx error rate, success rate).
I ran guardian for Testing environment and now I want to run the same guardian for production Environment.How Can I do that with minimum effort??
Is it possible to export guardian as code and change the dql parameters and upload it with different name like we do for workflow?
Solved! Go to Solution.
22 Aug 2024 08:21 AM
Hello Heramb,
You can do a couple of things to make it easy to adapt.
First, use Variables instead of plain text. This will allow you to change only one place and reflect the change everywhere. Here's a link to the documentation for it.
Then, to quickly deploy/export SRG, you can use monitoring as a code approach, either using MONACO or Terraform—link to the documentation.
Hope you a good monitoring!
22 Aug 2024 08:30 AM
Hey Thanks for sharing this information . I will follow this approach.
Regards,
Heramb