BlakeOrth commented on issue #17207: URL: https://github.com/apache/datafusion/issues/17207#issuecomment-3192419219
> Maybe we could have different formats for outputting the display Yes, I think having options on how to output the data in the CLI seems like the right path. I think the `json` output you've proposed would probably be best written directly to a file. Writing that output to an interactive CLI doesn't seem very useful to me, especially if the output is "very large" where you'd be more likely to want machine readable output. Do you think the metrics would be exposed through the API, or just the CLI? If I'm somewhat selfish here, I would personally like to see the API side of this data be exposed in a way that it can be easily transformed into [Open Metrics](https://github.com/prometheus/OpenMetrics/blob/main/specification/OpenMetrics.md) (Prometheus) compatible formats. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org