cd_e2e_monitoring_config/onboarding/CD_managementZone/synthetic-monitor
qxz15oi 6b69d64273 guidelines / templates redefined 2021-03-31 13:02:29 +02:00
..
README.md guidelines / templates redefined 2021-03-31 13:02:29 +02:00
default.json guidelines / templates redefined 2021-03-31 13:02:29 +02:00
synthetic-monitor.yaml guidelines / templates redefined 2021-03-31 13:02:29 +02:00

README.md

Synthetic Configuration

If you're required to calculate the KPI for Availability, a synthetic must be configured.

  1. Modify the synthetic-monitor.yaml file, providing the endpoint that will be tested, and location where the synthetic will run

  2. Change the skipDeployment to false

  3. 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>