📖 Please read the RUM export documentation: https://support.speedcurve.com/reference/export-rum-data
This is a simple parser that will take SpeedCurve RUM exports in their original CSV format, and output each line as a JSON object. If a CSV line contains unknown columns, these columns will be named column_[index]
.
./bin/speedcurve-rum-export-parser [filename] [--pretty]