Hacker News new | ask | show | jobs
by fulmicoton 704 days ago
The data is just Binance's application logs for observability. Typically what a smaller business would simply send to Datadog.

This log search infra is handled by two engineers who do that for the entire company.

They have some standardized log format that all teams are required to observe, but they have little control on how much data is logged by each service.

(I'm quickwit CTO by the way)

1 comments

Do they understand the difference between logs and metrics?

Feels like they just log instead of having a separation between logs and metrics.