Perfomatic:SendingData: Difference between revisions

Jump to navigation Jump to search
Line 80: Line 80:
First type will be called 'AVERAGE' second called 'VALUES'.
First type will be called 'AVERAGE' second called 'VALUES'.
All data is formatted using comma separated notation.
All data is formatted using comma separated notation.
date_run = seconds since epoch (linux time stamp)


* for sending interval, value pairs
* for sending interval, value pairs
  START
  START
  VALUES
  VALUES
  machine_id,test_id,branch_id,ref_changeset,ref_build_id,date_run
  machine_name,test_name,branch_name,ref_changeset,ref_build_id,date_run
  interval0,value0,page_id0
  interval0,value0,page_id0
  interval1,value1,page_id1
  interval1,value1,page_id1
Line 93: Line 95:
   START
   START
   AVERAGE
   AVERAGE
   machine_id,test_id,branch_id,ref_changeset,ref_build_id,date_run
   machine_name,test_name,branch_name,ref_changeset,ref_build_id,date_run
   value0
   value0
   END
   END
541

edits

Navigation menu