HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mineev

1 karmajoined 2 jaar geleden

Submissions

Can you build observability ingestion on S3 alone – no Kafka, no disks?

blog.triplecloud.tech
1 points·by mineev·4 dagen geleden·3 comments

Show HN: IceGate – Observability data lake engine

github.com
15 points·by mineev·3 maanden geleden·5 comments

comments

mineev
·4 dagen geleden·discuss
You are right, the time of a single write/read is Achilles' heel. But if we are talking about parallel processing it can keeps several hundreds milliseconds delay and provides enormous throughput.
mineev
·4 dagen geleden·discuss
Actually, my question not about possibility, but is there any value in it? May be any message queue or k8s cluster with StatefulSets is easier to operate? What do you think?
mineev
·3 maanden geleden·discuss
Why it matters:

→ 3x faster than nearest competitors. Rust + Apache DataFusion + Arrow do the heavy lifting.

→ Exactly-once delivery with WAL. No data loss, no duplicates - guaranteed.

→ Your data stays in open formats you control. No vendor lock-in. Ever.

→ Query logs through Loki-compatible API - works with your existing Grafana setup.

→ Ingest via standard OpenTelemetry (gRPC/HTTP). No proprietary agents.

→ Your data is in Iceberg tables - query it with Trino, Spark, Flink, DuckDB, or any tool in the Iceberg ecosystem.

→ Your observability data becomes a first-class asset of your data lake alongside business analytics.

→ Scale ingest, query, and storage independently. Full compute-storage separation provides stateless deployment.