influxdata / telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
https://influxdata.com/telegraf
MIT License
14.14k stars 5.52k forks source link

Parquet Serializer #14786

Open powersj opened 4 months ago

powersj commented 4 months ago

Use Case

Be able to write metrics to a parquet file

Expected behavior

Using the file output, write metrics to a parquet file

Actual behavior

No parquet serializer exists.

Additional info

No response

powersj commented 4 months ago

next steps: look into this