Hacker News new | ask | show | jobs
by ChocolateGod 359 days ago
I'm confused what makes this cloud native?
2 comments

From what I gather it has an embedded http control plane, yaml/json config for plugins, prometheus integration, and distributed compaction workers on separate, potentially serverless, hosts.
Yes, you have exactly got the key points.
It has an embedded http server?
Yes, ToplingDB embeds an http server for showing DB info and online conf changes, this http server is very light weight and does not introduce any visible overhead.

-- prometheus is supported by this this http server.