catchpoint/WebPageTest.api-nodejs

How to add test start time(request start time) to the Raw Obeject Data.CSV file

ShettyPramod opened this issue · 0 comments

I can see Date column(test start time) in "Raw page data.CSV' ,in the same way i can we add request start time in " Raw Obeject Data.CSV". Reason being im extending test results to display in Grafana using influxDB(Since influxDB is time series database,i need to add timeframe also)

FYI,im pushing csv data to influxDB.