mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 04:59:50 +02:00
Added 2 TNS resources for application monitoring (#2022)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# 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.
|
||||
|
||||
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://thenewstack.io/applying-basic-vs-advanced-monitoring-techniques/'>Applying Basic vs. Advanced Monitoring Techniques</BadgeLink>
|
||||
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://thenewstack.io/why-legacy-apps-need-your-monitoring-love-too/'>Why Legacy Apps Need Your Monitoring Love, Too</BadgeLink>
|
||||
|
Reference in New Issue
Block a user