DEV Community

Brian Christner
Brian Christner

Posted on • Originally published at share.transistor.fm on

Monitor Everything/* - Part 1

In this episode, we focus on some of the key messages when we are setting up monitoring. We should consider monitoring as the centerpiece of our DevOps pipeline and a single source of truth. When getting started with monitoring consider the following:

  • Don't limit to infrastructure
  • Run separately from the workload
  • Set resource limits on your containers
  • Aim for actionable information
  • Test for failures
  • Don’t overlert yourself
  • Start small

Top comments (0)