From 9787b58dd7e69fee87c8a9443681c94451c1832b Mon Sep 17 00:00:00 2001 From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:28:36 -0400 Subject: [PATCH] Adding TNS resources for Monitoring (#2020) * Adding TNS resources for Monitoring * Update content/roadmaps/102-devops/content/107-monitoring/readme.md Co-authored-by: Kamran Ahmed --- .../roadmaps/102-devops/content/107-monitoring/readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/102-devops/content/107-monitoring/readme.md b/content/roadmaps/102-devops/content/107-monitoring/readme.md index 2ddbe89cb..3416ac147 100644 --- a/content/roadmaps/102-devops/content/107-monitoring/readme.md +++ b/content/roadmaps/102-devops/content/107-monitoring/readme.md @@ -1 +1,6 @@ -# Monitoring \ No newline at end of file +# Monitoring + +DevOps monitoring entails overseeing the entire development process from planning, development, integration and testing, deployment, and operations. It involves a complete and real-time view of the status of applications, services, and infrastructure in the production environment. Features such as real-time streaming, historical replay, and visualizations are critical components of application and service monitoring. + +DevOps Monitoring +The Hows, Whys and Whats of Monitoring Microservices