From dfad6f090650e5f226c2bc8de90408583e566c93 Mon Sep 17 00:00:00 2001 From: Matej Kramny Date: Thu, 19 May 2016 00:05:00 +0100 Subject: [PATCH] Vision readme --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index 26374b1..f49ab61 100644 --- a/readme.md +++ b/readme.md @@ -71,3 +71,11 @@ Environment variables | CACHET_API | http://demo.cachethq.io/api | URL endpoint for cachet api | | CACHET_TOKEN | randomvalue | API Authentication token | | DEVELOPMENT | 1 | Strips logging | + +Vision and goals +---------------- + +We made this tool because we felt the need to have our own monitoring software (leveraging on Cachet). +The idea is a stateless program which collects data and pushes it to a central cachet instance. + +This gives us power to have an army of geographically distributed loggers and reveal issues in both latency & downtime on client websites.