Open elfring opened 3 years ago
you wanna get just raw data such as CSV format?
I would like to get raw data for further analysis approaches. But I find the selection of other delimiters occasionally safer (than the usage of commas) for the desired file generation.
Waht do you think about JSON format? Do you wanna reprocess raw data from specific file?
There are some commands that support JSON-format output with -J option. I will implement also it in trace modes.
Thanks for another promising feedback.
JSON is not a tabular data format. Its support will vary between software applications.
could you check it?
Special data formats are used for the output of tracing data. Would you like to provide these data by other known tabular structures?