cd_e2e_monitoring_config/onboarding/CD_managementZone/synthetic-monitor
qxz15oi e648a9987c onboarding connected-oauth-service 2021-04-06 14:38:01 +02:00
..
README.md onboarding connected-oauth-service 2021-04-06 14:38:01 +02:00
default.json guidelines / templates redefined 2021-03-31 13:02:29 +02:00
synthetic-monitor.yaml onboarding connected-oauth-service 2021-04-06 14:38:01 +02:00

README.md

Synthetic Configuration

To calculate the Availability KPI, 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>