Luis Jesús Díaz

Results 6 comments of Luis Jesús Díaz

Is this extension with the "compression: zstd" feature enabled not adding a filename extension? I see the testing code includes cases with compression and filename ".json" ```alloy otelcol.exporter.file "compressed" {...

I see in the repo you linked that for other contrib exporter and other compression algorithm it appended ".gz" to the files without specifying: [as logs_103016847.json.gz, I set compression: gzip,...

Thanks for the demonstration. It seems to have produced output in some format that could be characterized by file extension labels `.json.zst.bytecount`, but we'll have to instruct in configuration to...

> @drconopoima anything pending from my side ? My doubts are resolved, I'm not an approver/reviewer. In my view, the result of the compression is as they are coded for...