HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mineev

1 karmajoined 2 tahun yang lalu

Submissions

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

blog.triplecloud.tech
1 points·by mineev·4 hari yang lalu·3 comments

Show HN: IceGate – Observability data lake engine

github.com
15 points·by mineev·3 bulan yang lalu·5 comments

comments

mineev
·4 hari yang lalu·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 hari yang lalu·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 bulan yang lalu·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.