alamb opened a new issue, #6107:
URL: https://github.com/apache/arrow-datafusion/issues/6107

   ### Is your feature request related to a problem or challenge?
   
   We want to have information about DataFusion's performance over time -- 
https://github.com/apache/arrow-datafusion/issues/5504. This is becoming more 
important as we work on more performance items / optimizations such as 
https://github.com/apache/arrow-datafusion/pull/5904
   
   Currently the datafusion benchmarks in 
https://github.com/apache/arrow-datafusion/tree/main/benchmarks#datafusion-benchmarks
 can output the runs results as a JSON file.
   
   I would like to use existing visualization systems (like timeseries 
databases). 
   
   ### Describe the solution you'd like
   
   I would like to output the benchmark data optionally as LineProtocol 
https://docs.influxdata.com/influxdb/cloud-iox/reference/syntax/line-protocol/ 
so 
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   Related to https://github.com/apache/arrow-datafusion/issues/5504 tracking 
data over time


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to