From acd40946732656ac76726fa410edb18f8daa7639 Mon Sep 17 00:00:00 2001 From: Thomas Babu Date: Fri, 11 Dec 2015 11:30:59 +0800 Subject: [PATCH 1/2] Added versioneye under monitoring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ccea6fd..a1ac04e3 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ Table of Contents * https://blackfire.io/ - Blackfire is the SaaS-delivered Application Performance Solution. Free Hacker plan * http://apimetrics.io/ - Automated API Performance Monitoring, Testing and Analytics. Free Plan, manually make API calls and Run from their West Coast servers * https://www.opsdash.com/ - Self-hoster server, clusters and services monitoring, free for 5 servers and 5 services + * https://www.versioneye.com/ - Monitor your source code and notify about outdated dependencies. Free for open source and public repos. ## Crash and Exception Handling From 2475750874f439c08e8cc3602eb22f5c725b2e92 Mon Sep 17 00:00:00 2001 From: Thomas Babu Date: Mon, 14 Dec 2015 10:17:33 +0800 Subject: [PATCH 2/2] moved from monitoring to code quality --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1ac04e3..228f59f1 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Table of Contents * https://gtmetrix.com/ - Reports and thorough recommendations to optimize websites * http://browserling.com/ - Live interactive cross-browser testing, free only 3 min. sessions with MS IE 9 under Vista at 1024x768 resolution * https://loadfocus.com/ - Load and speed tests for websites, mobile apps and APIs, monitoring,... Free 5 tests/month, 120 clients/test, 1 monitor, 1 location,... + * https://www.versioneye.com/ - Monitor your source code and notify about outdated dependencies. Free for open source and public repos. ## Code Search and Browsing * https://sourcegraph.com/ - Java, Go, Python, Node.js, etc., code search/cross-references, free for Open Source @@ -222,8 +223,7 @@ Table of Contents * http://www.probeapi.com/ - Performance Monitoring API, checks Ping, DNS, etc * https://blackfire.io/ - Blackfire is the SaaS-delivered Application Performance Solution. Free Hacker plan * http://apimetrics.io/ - Automated API Performance Monitoring, Testing and Analytics. Free Plan, manually make API calls and Run from their West Coast servers - * https://www.opsdash.com/ - Self-hoster server, clusters and services monitoring, free for 5 servers and 5 services - * https://www.versioneye.com/ - Monitor your source code and notify about outdated dependencies. Free for open source and public repos. + * https://www.opsdash.com/ - Self-hoster server, clusters and services monitoring, free for 5 servers and 5 services ## Crash and Exception Handling