From 9330a955ec57187b2088cbff7624fff0f927a379 Mon Sep 17 00:00:00 2001 From: romansprykee <117722330+romansprykee@users.noreply.github.com> Date: Wed, 5 Feb 2025 10:50:29 +0100 Subject: [PATCH] Update monitoring.md --- docs/ca/dev/monitoring.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ca/dev/monitoring.md b/docs/ca/dev/monitoring.md index f01d927e8e..ff29b10e71 100644 --- a/docs/ca/dev/monitoring.md +++ b/docs/ca/dev/monitoring.md @@ -2,9 +2,6 @@ Effective monitoring is crucial for maintaining the health and performance of your Spryker applications. This page provides access to resources and integrations that enable comprehensive monitoring through logs and application performance metrics. -## Logs with CloudWatch -CloudWatch offers robust logging capabilities, allowing you to track, store, and analyze logs from your Spryker applications and services. Learn more about [working with Logs](/docs/ca/dev/working-with-logs.md). - ## Application Performance Monitoring Application Performance Monitoring (APM) provides near real-time insights into the performance of your applications, helping you quickly identify and resolve issues. For Spryker customers, APM ensures optimal application health, enhancing the user experience by minimizing downtime and performance bottlenecks. ### Spryker Monitoring Integration (OTel) @@ -13,6 +10,9 @@ Integrate Spryker monitoring data into your preferred APM tool using OpenTelemet ### New Relic APM Leverage New Relic’s powerful APM features to monitor and troubleshoot your Spryker applications with ease. Learn more about how to use [New Relic APM with Spryker solutions](/docs/dg/dev/integrate-and-configure/configure-services.html#new-relic). +## Logs with CloudWatch +CloudWatch offers robust logging capabilities, allowing you to track, store, and analyze logs from your Spryker applications and services. Learn more about [working with Logs](/docs/ca/dev/working-with-logs.md). + ## Monitoring issues and informing about alerts This section outlines the process for monitoring issues and managing alerts within the Spryker ecosystem. It provides guidance on configuring alerting systems, responding to incidents, and ensuring smooth communication during operational disruptions. For detailed instructions and best practices, check out the [full guide here](/docs/ca/dev/monitoring-issues-and-informing-about-alerts.md).