runzTH
9 years agoRegular Visitor
SLA's for different environments
Is there a way to change SLA assertions based on what environment we are running against? For example, we have Environment variables set up for Dev/QA/Prod. We know that Dev will be slower and we d...
- 9 years ago
Hi Runzth,
You can create environment variables and specify its value for each environment. In the SLA Assertion, you will need to specify this variable:
${#Project#<Variable_Name>}
Change <Variable_Name> with your variable.