Platform Team/Usage Statistics: Difference between revisions

No edit summary
Sridhar (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
== Counter types ==
== Counter types ==


[[#Statistics|Measured]] statistics values might be one of the following types:  
[[#Statistics|Measured]] statistic values might be one of the following types:  


* ''absolute''<br>value to use as-is, e.g., amount of free disk space;
* ''absolute''<br>value to use as-is, e.g., amount of free disk space;
* ''uptime''<br>number of seconds since event start, e.g., how long window is active; if event is not active, value will be reset to zero;
* ''uptime''<br>number of seconds since event start, e.g., how long window is active; if event is not active, value will be reset to zero;
* ''gauge''<br>is for things like temperatures or number of people in a room, i.e., value can grow and fall in time;
* ''gauge''<br>is for things like temperatures or number of people in a room, i.e., value can grow and fall in time;
* ''counter''<br>a counter, number of times event was registered during single time frame; value can be more or equal to zero.
* ''counter''<br>a counter, number of times event was triggered during single time frame; value can be more or equal to zero.


== Statistics ==
== Statistics ==
Line 51: Line 51:


* Paraguayan Activity usage [http://wiki.paraguayeduca.org/index.php/Analisis_de_Uso_de_Actividades analysis] basing on Journal records.
* Paraguayan Activity usage [http://wiki.paraguayeduca.org/index.php/Analisis_de_Uso_de_Actividades analysis] basing on Journal records.
* Australian [https://dev.laptop.org.au/issues/59 request] for statistics gathering.
* Australian [https://sugardextrose.org/issues/59 request] for statistics gathering.