Hacker News new | ask | show | jobs
by ryanworl 2771 days ago
FoundationDB exposes extremely detailed XML logs, as well as providing a status key you can scrape (\xff\xff/status/json) which exposes high level metrics about the entire cluster, including health, disk space, transaction rate, conflict rate, etc.
1 comments

Thanks for the direction. I'll read up on it! FoundationDB seems very cool :)