|
@@ -1,4 +1,4 @@
|
|
|
-# Dashboard
|
|
|
+# About the Dashboard
|
|
|
|
|
|
The dashboard package gathers data about Guerrilla while it is running
|
|
|
and provides an analytics web dashboard. To activate the dashboard, checkout
|
|
@@ -20,6 +20,10 @@ $ make guerrillad
|
|
|
|
|
|
Then see the Config section below how to enable it!
|
|
|
|
|
|
+## Screenshot
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
## The Backend
|
|
|
|
|
|
The backend is a Go package that collects and stores data from guerrillad,
|