datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

Transform benchmark json to line protocol

Open Smurphy000 opened this issue 2 years ago • 1 comments

Which issue does this PR close?

Closes #6107

What changes are included in this PR?

  • added a new visualize folder for attempting to visualize history.lp line protocol file with the use of telegraf -> influxdb -> grafana
  • created a sample history.lp from a benchmark run to discuss syntax and what fields should be included in the final output
  • modified compare.py to 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.

Smurphy000 avatar Oct 16 '23 20:10 Smurphy000

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.

github-actions[bot] avatar Apr 26 '24 01:04 github-actions[bot]