Buildbot/Talos/DataFormat: Difference between revisions

Jump to navigation Jump to search
m
→‎Filtering & Calculations: - add more content.
m (→‎Replicates: - grammar cleanup)
m (→‎Filtering & Calculations: - add more content.)
Line 47: Line 47:
</pre>
</pre>


These values are used in the test specific view (not the suite summary).  When viewing a graph, you can switch between different values for each data point to see what the mean, median, etc. are.  This is where we get the fields.  In addition, the default value is the 'filtered' value, this takes into account filters (ignore first 'x' data points, median|mean, etc.) on the raw data so we have summarized data being calculated at a single point.
These values are used in the sub test specific view (not the suite summary).  When viewing a graph, you can switch between different values for each data point to see what the mean, median, etc. are.  This is where we get the fields.  In addition, the default value is the 'filtered' value, this takes into account filters (ignore first 'x' data points, median|mean, etc.) on the raw data so we have summarized data being calculated at a single point.
 
Each suite has the ability to set custom filters and keeping this logic inside of talos ensures that it is always done in a single place, in source code, where developers can easily look and find it.


== Graph Server ==
== Graph Server ==
Confirmed users
3,376

edits

Navigation menu