From 9d3d8a1df293c901cdca6b0870710ff0cba4af72 Mon Sep 17 00:00:00 2001 From: purna2 <115491784+purna2@users.noreply.github.com> Date: Mon, 10 Oct 2022 23:01:23 +0530 Subject: [PATCH] Add content to monitoring logs (#2368) * Added content to the readme.md file of 107-qa-monitoring-logs [#1847](https://github.com/kamranahmedse/developer-roadmap/issues/1847) I added content to the readme.md file of 107-qa-monitoring-logs to resolve this issue! Please check this PR * Update content/roadmaps/113-qa/content/107-qa-monitoring-logs/readme.md * Update content/roadmaps/113-qa/content/107-qa-monitoring-logs/readme.md Co-authored-by: Kamran Ahmed --- .../roadmaps/113-qa/content/107-qa-monitoring-logs/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/107-qa-monitoring-logs/readme.md b/content/roadmaps/113-qa/content/107-qa-monitoring-logs/readme.md index 4cf9d08d0..fe2446b4e 100644 --- a/content/roadmaps/113-qa/content/107-qa-monitoring-logs/readme.md +++ b/content/roadmaps/113-qa/content/107-qa-monitoring-logs/readme.md @@ -1 +1,3 @@ -# Qa monitoring logs \ No newline at end of file +# Monitoring and Logs + +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.