From c363793da09fc2373a9ff801d680b8cdabf309b7 Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Mon, 26 May 2025 10:44:09 +0200 Subject: [PATCH 1/2] Update observability.rst --- how-to/observability.rst | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/how-to/observability.rst b/how-to/observability.rst index 05a8213b..494b79b5 100644 --- a/how-to/observability.rst +++ b/how-to/observability.rst @@ -5,23 +5,5 @@ Observability In Ubuntu, it is recommended to use the `Canonical Observability Stack `_ -to monitor your infrastructure. - -However, you can also use the classic Logging, Monitoring and Alerting (LMA) -stack. - -.. toctree:: - :titlesonly: - - Set up your LMA stack - -If you do not need a full LMA stack, there are some other supported tools that -can provide similar capabilities. - -.. toctree:: - :titlesonly: - - Install Logwatch - Install Munin - Install Nagios Core 3 - Use Nagios with Munin +to monitor your infrastructure. For more information about how to do this, see +`the documentation on how to integrate COS Lite with uncharmed applications `_. From b9557f492bc3905858534651d638502cb7cfd522 Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Mon, 26 May 2025 10:49:12 +0200 Subject: [PATCH 2/2] Update observability.rst --- how-to/observability.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/how-to/observability.rst b/how-to/observability.rst index 494b79b5..02bffe3d 100644 --- a/how-to/observability.rst +++ b/how-to/observability.rst @@ -5,5 +5,8 @@ Observability In Ubuntu, it is recommended to use the `Canonical Observability Stack `_ -to monitor your infrastructure. For more information about how to do this, see -`the documentation on how to integrate COS Lite with uncharmed applications `_. +to monitor your infrastructure. For more information, see the following links: + +- `Getting started with COS Lite `_ +- `How to integrate COS Lite with uncharmed applications `_ +- `The OpenTelemetry Collector snap `_