From c14a6a4aedd25ab58f3afb660326772f7caba649 Mon Sep 17 00:00:00 2001 From: Sardor Muminov Date: Wed, 1 Apr 2015 19:20:47 +0900 Subject: [PATCH 1/3] Stathat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f8bfba9..24e3f8d2 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://java-monitor.com/ - Free monitoring of JVM's and uptime * http://sematext.com/spm - Free for 24h metrics, unlimited number of servers, 10 custom metrics, 500K custom metrics data points, unlimited dashboards, users, etc. * https://sealion.com/ - Free up to 2 servers, 3 days data retention, graphs and raw command output history (`top`, `ps`, `ifconfig`, `netstat`, `iostat`, `free`, custom, etc.) + * StatHat - Get started with ten stats for free, no expiration. ## Crash / Exception handling * https://rollbar.com/ - Exception and error monitoring, free plan - 5000 errors/month, unlimited users, 30 days retention. From 36e89ae5f639be51104962bd395e2e2de7eda3d4 Mon Sep 17 00:00:00 2001 From: Sardor Muminov Date: Wed, 1 Apr 2015 19:27:41 +0900 Subject: [PATCH 2/3] Bonsai and Searchly --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24e3f8d2..fa3b3adb 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` ## Search * https://swiftype.com – hosted search solution (API and crawler). Free for a single search engine with up to 1000 documents. Free upgrade to Premuim level for open-source projects. + * https://bonsai.io - Free 1GB memory and 1GB storage. + * http://www.searchly.com - Free 2 Indices and 5MB storage. ## Email From bb059b6ceeed2bdbafb0d5ec0b184da90594aa1d Mon Sep 17 00:00:00 2001 From: Sardor Muminov Date: Wed, 1 Apr 2015 19:41:16 +0900 Subject: [PATCH 3/3] URL fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3b3adb..e11c221d 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * http://java-monitor.com/ - Free monitoring of JVM's and uptime * http://sematext.com/spm - Free for 24h metrics, unlimited number of servers, 10 custom metrics, 500K custom metrics data points, unlimited dashboards, users, etc. * https://sealion.com/ - Free up to 2 servers, 3 days data retention, graphs and raw command output history (`top`, `ps`, `ifconfig`, `netstat`, `iostat`, `free`, custom, etc.) - * StatHat - Get started with ten stats for free, no expiration. + * https://www.stathat.com - Get started with ten stats for free, no expiration. ## Crash / Exception handling * https://rollbar.com/ - Exception and error monitoring, free plan - 5000 errors/month, unlimited users, 30 days retention.