From 7977143b644c272659976684b4b9482185552620 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 1 Mar 2017 21:17:21 +0100 Subject: [PATCH] Preparing monitoring docs --- Docs/Introduction.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Docs/Introduction.md diff --git a/Docs/Introduction.md b/Docs/Introduction.md new file mode 100644 index 0000000..c78e8a9 --- /dev/null +++ b/Docs/Introduction.md @@ -0,0 +1,7 @@ +# Introduction + +The `Monitoring` module analyzes the application behaviour such as response times, cache hits, database activites and system activities. + +# Installation + +# Configuration \ No newline at end of file