Changes

Jump to navigation Jump to search
no edit summary
Line 3: Line 3:  
This page describes what kind of statistics [[Sugar Network]] node [[Platform_Team/Sugar_Network/Server|servers]] generate. Statistics is about the entire node server and not [[Platform_Team/Usage_Statistics|personalized]]. Besides, statistics is being targeted to edu researchers rather than service maintainers, i.e., excluding technical details that are important only for node maintaining.
 
This page describes what kind of statistics [[Sugar Network]] node [[Platform_Team/Sugar_Network/Server|servers]] generate. Statistics is about the entire node server and not [[Platform_Team/Usage_Statistics|personalized]]. Besides, statistics is being targeted to edu researchers rather than service maintainers, i.e., excluding technical details that are important only for node maintaining.
   −
It will be  possible to get access to this stats using Sugar Network [[Platform_Team/Sugar_Network/API|API]].
+
Statistics will be collected by analyzing regular requests to API server. And will be stored for each Sugar Network node. It will be  possible to get direct access to this stats using node's [[Pjlatform_Team/Sugar_Network/API|API]]. Besides, slave node statistics will be collected on a master node.
   −
== Statistics ==
+
== Common statistics ==
    
* ''user''<br>
 
* ''user''<br>
Line 67: Line 67:  
** '''comment.deleted'''<br>Number of deleted objects.
 
** '''comment.deleted'''<br>Number of deleted objects.
 
** '''comment.hits'''<br>Number of direct object accesses.
 
** '''comment.hits'''<br>Number of direct object accesses.
 +
 +
== Per object statistics ==
 +
 +
While calculating [[#Common_statistics|common]] statistics, node will generate per object sums as well (still not [[Platform_Team/Usage_Statistics|personalized]]).
 +
 +
These are Sugar Network [[Platform_Team/Sugar_Network/Objects_model|objects]] that will be affected:
 +
 +
* ''Context'' properties:
 +
** '''Context.downloads'''<br>Number of total downloads for the ''Context''.
 +
** '''Context.rating'''<br>Average rating given to the ''Context'' while reviewing.
 +
 +
* ''Artifact'' properties:
 +
** '''Artifact.downloads'''<br>Number of total downloads for the ''Artifact''.
 +
** '''Artifact.rating'''<br>Average rating given to the ''Artifact'' while reviewing.
 +
 +
== Getting involved ==
 +
 +
{{:Sugar_Network/Feedback}}

Navigation menu