Hello all,<p>I'm building a web-application using a micro services based architecture.
And, I'm keen on learning the recommended approaches towards monitoring such systems (uptime, latency etc.)<p>So far I've been using tools like nagios/ ganglia/ bosun.org and pagerduty.
and specifically ask, below are some of the questions I have,<p>- Which tools do you use for monitoring your infrastructure?<p>- Which other metrics must be monitored in addition to uptime and response-latency ?<p>- Do you use same tools for API Monitoring & Web Monitoring?<p>- How do you monitor api performance degradation?<p>- how do you track effect of a deployments on application performance?<p>- When is it wise to build internal or custom tool chains towards this?<p>Thanks!