usdot-fhwa-stol / cda-telematics

Apache License 2.0
1 stars 2 forks source link

add script for historical data processing log parser #248

Closed adev4a closed 1 month ago

adev4a commented 1 month ago

PR Details

This PR adds a script to analyze historical data processing docker logs to get the processing times for successfully parsed rosbags and also returns an average if there were multiple rosbags in the log file.

Description

Related GitHub Issue

Related Jira Key

Motivation and Context

How Has This Been Tested?

Locally tested with verification test data.

Types of changes

Checklist:

adev4a commented 1 month ago

Sample Output image