mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
Add content for application monitoring
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# Application monitoring
|
||||
# Application Monitoring
|
||||
|
||||
Application monitoring refers to the practice of making the status and performance of a given *application* visible. This may include details such as stacktraces, error logs, and the line of code implicated in a given failure. When combined with Infrastructure monitoring, this can provide a complete picture of what is happening in your system, and why.
|
||||
|
Reference in New Issue
Block a user