|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| default.json | ||
| synthetic-monitor.yaml | ||
README.md
Synthetic Configuration
If you're required to calculate the KPI for Availability, a synthetic must be configured.
-
Modify the synthetic-monitor.yaml file, providing the endpoint that will be tested, and location where the synthetic will run
-
Change the skipDeployment to false
-
Commit and pull request to merge the branch to the master:
git add <changes>git commit -m "<app_name> configuration changes"git push -u origin <branch>