Live data from Hacker News

Show HN: Cheap OpenTelemetry lakehouses with Parquet, DuckDB, and Iceberg

clay.fyi

1–5 of 5 posts

Show HN: Cheap OpenTelemetry lakehouses with Parquet, DuckDB, and Iceberg

#1
Side project: exploring storing and querying OpenTelemetry data with duckdb, open table formats, and cheap object storage with some rust glue code.

Yesterday, AWS made this exact sort of data architecture lot easier with new CloudWatch features: https://aws.amazon.com/blogs/aws/amazon-cloudwatch-introduce...

Show HN: Cheap OpenTelemetry lakehouses with Parquet, DuckDB, and Iceberg
clay.fyi

Re: Show HN: Cheap OpenTelemetry lakehouses with Parquet, DuckDB, and Iceberg

#5
post #4

Earlier quoted context omitted.

The blog post is not, the rust glue code is.

Yeah it shows, I have tried to deploy and use it but the data written to parquet files was mostly null.

Thanks for the PR, blame myself for the issue more than Claude :)

Forgot OTLP log bodies could be arrays/non-strings and was not a test case.