Hacker News new | ask | show | jobs
by zokier 1106 days ago
Is there way to self-host the netdata "cloud"?
2 comments

Unfortunately, no. At the same time, you don't need their "cloud" to use or run an instance of netdata. From what I gather, it's more or less intended to help monitor multiple instances of netdata on different machines. When I first installed netdata, I initially thought it required the use of their cloud to store historical metrics, but this is not the case. You just need to configure the dbengine, as I mentioned in my post, and you'll be good to go without their cloud.
There's an Open Source version: https://github.com/netdata/netdata

I don't know if it has the same features or not, but it looks like you can set it up yourself.