datafusion
datafusion copied to clipboard
Transform benchmark json to line protocol
Which issue does this PR close?
Closes #6107
What changes are included in this PR?
- added a new
visualizefolder for attempting to visualizehistory.lpline protocol file with the use of telegraf -> influxdb -> grafana - created a sample
history.lpfrom a benchmark run to discuss syntax and what fields should be included in the final output - modified
compare.pyto reuse existing code to convert the expected benchmark json output into line protocol file (these changes are not final)
Are these changes tested?
Testing will be conducted once some implementation details are finalized
- [ ] Testing Completed
Are there any user-facing changes?
Changes are only to help improve efforts in tracking benchmark performance.
Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days.