Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alerting for backing services and webapp #3718

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

RMcVelia
Copy link
Contributor

@RMcVelia RMcVelia commented Nov 28, 2023

Trello card

https://trello.com/c/w1nAr3IF/806-git-add-monitoring-alerts

Context

Add monitoring alerts for the production env

  • web url monitoring via Azure App Insights while statuscake is unavailable.
    currently checks the app every 5 minutes (minimum possible) and alerts if a request fails (via email to infra team)
  • backing service monitoring for postgres and redis

Changes proposed in this pull request

  • Add terraform config
  • disable statuscake

Guidance to review

make production_aks terraform-plan-aks
deployed to review app (rm1) and tested alerts trigger on response failure, which should be removed after merge

@github-actions github-actions bot added the Review_v2 Create AKS review app label Nov 28, 2023
saliceti
saliceti previously approved these changes Nov 28, 2023
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

96.2% 96.2% Coverage
0.2% 0.2% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link

@RMcVelia RMcVelia merged commit a50801d into master Nov 29, 2023
20 of 21 checks passed
@RMcVelia RMcVelia deleted the add-ai-webtest branch November 29, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps Review_v2 Create AKS review app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants