Instrumentation is one of the key discussion topics in DevOps, especially in this era of containers and microservices. The goal of instrumentation is to understand the health of an application in the form of metrics, monitors and logs. Metrics Instrumenting application infrastructure with metrics and performance counters gives DevOps an insight into what's happening [...]