HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mineev

1 karmajoined vor 2 Jahren

Submissions

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

blog.triplecloud.tech
1 points·by mineev·vor 4 Tagen·3 comments

Show HN: IceGate – Observability data lake engine

github.com
15 points·by mineev·vor 3 Monaten·5 comments

comments

mineev
·vor 4 Tagen·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
·vor 4 Tagen·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
·vor 3 Monaten·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.