From 6ed4c88415578031f148a4f3e44f44d302b4e72a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20Thomsch=C3=BCtz?= Date: Thu, 15 Jun 2017 23:33:08 +0100 Subject: [PATCH] Added Monkey Test It free website monitoring service --- content/pages/11-devops/02-monitoring.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/pages/11-devops/02-monitoring.markdown b/content/pages/11-devops/02-monitoring.markdown index 4ca5ed23c..cdd91fffd 100644 --- a/content/pages/11-devops/02-monitoring.markdown +++ b/content/pages/11-devops/02-monitoring.markdown @@ -120,6 +120,10 @@ these services are not the right fit for every project. * [Opbeat](https://opbeat.com) Built for django. Opbeat combines performance metrics, release tracking, and error logging into a single simple service. + +* [Monkey Test It](https://monkeytest.it) tailored for websites and sends + notifications if there are any broken links, javascript issues, or + missing resources. ## Monitoring resources