You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2019/04/29 17:56:02 UTC

[incubator-flagon] branch FLAGON-344 updated: Update scaling.md

This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch FLAGON-344
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git


The following commit(s) were added to refs/heads/FLAGON-344 by this push:
     new a05b4dc  Update scaling.md
a05b4dc is described below

commit a05b4dc1f46d745347f8fbf65cc75e3a1bf3505b
Author: poorejc <po...@apache.org>
AuthorDate: Mon Apr 29 13:55:58 2019 -0400

    Update scaling.md
---
 site/_docs/stack/scaling.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/_docs/stack/scaling.md b/site/_docs/stack/scaling.md
index 102f6bb..79a5148 100644
--- a/site/_docs/stack/scaling.md
+++ b/site/_docs/stack/scaling.md
@@ -142,7 +142,7 @@ To generate log data, we'll be using our [UserALE.js Example](https://github.com
            "store" : {
              "size_in_bytes" : 820978 #new size of the index (.82 MB)
     ```
-    **Some simple math gives +1,998 documents (~2000) and +579,866 bytes (~.58 MB) generated with UserALE.js by one user in 5 mins**. Continuing our ultra-conservative benchmarking, lets assume this data generation rate over an 8 hour period each day, which gives **~56 MB per day**. At 20 working days in an average month, that gives **1.1 GB per month**. 
+    **Some simple math gives +1,998 documents (2000) and +579,866 bytes (.58 MB) generated with UserALE.js by one user in 5 mins**. Continuing our ultra-conservative benchmarking, lets assume this data generation rate over an 8 hour period each day, which gives **~56 MB per day**. At 20 working days in an average month, that gives **1.1 GB per month**. 
     
     Again, **this is ultra-conservative**; no one uses pages or applications this way (even games). That's a lot of data for a single-user, but these are valuable, worst-case-scenario upper-bounds to start with. 
     
@@ -273,4 +273,4 @@ Subscribe to our [dev list](dev-subscribe@flagon.incubator.apache.org) and join
 
 [mouseOverBench1]: https://github.com/apache/incubator-flagon/blob/FLAGON-344/site/_site/images/mouseOverBench1.png "Proportion of Mouseovers (Benchmark 1)"
 [mouseOverBench2]: https://github.com/apache/incubator-flagon/blob/FLAGON-344/site/_site/images/mouseOverBench2.png "Proportion of Mouseovers (Benchmark 2)"
-[metricBeat]: https://github.com/apache/incubator-flagon/blob/FLAGON-344/site/_site/images/metricBeat.png "Metricbeat Dashboard"
\ No newline at end of file
+[metricBeat]: https://github.com/apache/incubator-flagon/blob/FLAGON-344/site/_site/images/metricBeat.png "Metricbeat Dashboard"