Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
1–10 of 16 posts
Re: Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
#2Seriously though grafana cloud with their agents is pretty easy and affordable. Grafana family of products kind of have a learning curve but they work very well.
Re: Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
#3Re: Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
#4Re: Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
#5Grafana cloud, install agents, pretty dashboard. Can add custom prom ingestor to load application logs. Sleep good. Feel confident, look at grafana alerts. Cry much. Finally learn promql, pro dashboards, sleep good again. Seriously though grafana cloud with their agents is pretty easy and affordable. Grafana family of products kind of have a learning curve but they work very well.
but agree. a bit steep, but easy to start with. Grafana cloud can take you really far. (you don't really need all metrics for all running services do you?)
I wish they have built in ping scraper instead of having to run yet another service to do it.
Re: Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
#6Re: Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
#7Re: Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
#81. Axiom has a generous free plan (not sure if it's self-hostable) 2. SigNoz has an easy to work with self-hosting setup but also cloud solution.
If it's just logging, you can still forward your logs to these platforms but having OTel really goes a long way (from debugging and vendor selection POV).