Live data from Hacker News

Ask HN: Best monitoring system in 2018?

news.ycombinator.com

1–8 of 8 posts

Re: Ask HN: Best monitoring system in 2018?

#6
We use a combination of splunk, solarwinds' server & application monitoring and new relic. We're about to start using prometheus for monitoring some apps that we've moved into containers. We also have several thousand monitors/alerts that are setup in ipmonitor that we're trying to get moved over to sam.

Re: Ask HN: Best monitoring system in 2018?

#8

For just logs, LogDNA is fast and cheap. For everything else, Datadog has the best setup although their agent is old and messy, but they have logging coming soon and some basic APM integration. If kubernetes, try Sysdig or Netsil.

Datadog's agent v6 was rewritten in Go recently:

https://www.youtube.com/watch?v=egSvw7xYw9s

The Datadog agent is well built for K8s, amongst many other things.

If you think the Datadog agent is old I have bad news: Sysdig and Netsil rely on v5.x of it.