From a213cd5ecbae04e3608c3e3f85103303da765892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20H=C3=A4drich?= <11225821+shaedrich@users.noreply.github.com> Date: Mon, 2 Oct 2023 17:11:47 +0200 Subject: [PATCH] Add related to topic "monitoring" --- topics/monitoring/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/topics/monitoring/index.md b/topics/monitoring/index.md index f9a6c2e88b2..5f10a923f51 100644 --- a/topics/monitoring/index.md +++ b/topics/monitoring/index.md @@ -4,5 +4,6 @@ display_name: Monitoring short_description: Monitor the impact of your code changes. Measure performance, track errors, and analyze your application. topic: monitoring wikipedia_url: https://en.wikipedia.org/wiki/Application_performance_management +related: apm, observability, application-monitoring, alerting, event-monitoring, checkmk --- In the fields of information technology and systems management, application performance management (APM) is the monitoring and management of performance and availability of software applications. APM strives to detect and diagnose complex application performance problems to maintain an expected level of service.