cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How Can I use same guardian for different environment

heramb_sawant
Organizer

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?
 

2 REPLIES 2

jaume_reverte
Dynatrace Advisor
Dynatrace Advisor

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! 

Hope you a good monitoring!
Jaume Reverte

Hey Thanks for  sharing this information . I will follow this approach.

Regards,
Heramb

Featured Posts