From 6afb686967830924686d98b4cd5e1d2e9bfe7134 Mon Sep 17 00:00:00 2001 From: Gunasekhar Matamalam Date: Wed, 28 Aug 2024 14:31:35 -0700 Subject: [PATCH] Added a intro page for SUSE Observability Signed-off-by: Gunasekhar Matamalam --- .../integrations-in-rancher.md | 2 +- .../suse-observability/suse-observability.md | 21 +++++++++++++++++++ sidebars.js | 1 + .../integrations-in-rancher.md | 2 +- .../suse-observability/suse-observability.md | 21 +++++++++++++++++++ versioned_sidebars/version-2.9-sidebars.json | 1 + 6 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 docs/integrations-in-rancher/suse-observability/suse-observability.md create mode 100644 versioned_docs/version-2.9/integrations-in-rancher/suse-observability/suse-observability.md diff --git a/docs/integrations-in-rancher/integrations-in-rancher.md b/docs/integrations-in-rancher/integrations-in-rancher.md index 7968484d2e8..08b0e878e6f 100644 --- a/docs/integrations-in-rancher/integrations-in-rancher.md +++ b/docs/integrations-in-rancher/integrations-in-rancher.md @@ -15,4 +15,4 @@ To learn more and get started with Rancher Prime, please visit [this page](https import DocCardList from '@theme/DocCardList'; import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal'; - + diff --git a/docs/integrations-in-rancher/suse-observability/suse-observability.md b/docs/integrations-in-rancher/suse-observability/suse-observability.md new file mode 100644 index 00000000000..c7f269d3273 --- /dev/null +++ b/docs/integrations-in-rancher/suse-observability/suse-observability.md @@ -0,0 +1,21 @@ +--- +title: SUSE Observability +--- + + + + + +SUSE Observability is a complete observability solution that provides deep insights into the health of your clusters, nodes, and the workloads running on them. Designed to give you clear visibility into your entire Kubernetes environment, SUSE Observability’s full-stack approach allows you to seamlessly explore everything from services to infrastructure within a single platform, eliminating the need for multiple observability tools. + +SUSE Observability securely collects and correlates data, offering actionable insights into both existing and potential issues in your cluster. This helps you address current problems swiftly and take preventative measures against future challenges. + +The intuitive dashboards highlight problem areas and offer remediation steps, guiding you from issue identification to root cause analysis, and ultimately to resolution, in the quickest possible time. + +For more information and to set up SUSE Observability in your SUSE Rancher-managed Kubernetes cluster, please refer to the [documentation](https://docs.stackstate.com/). + +:::note + +The documentation portal for SUSE Observability is currently under development. In the coming months, the portal will be rolled out featuring comprehensive guides, tutorials, and references to support you on your SUSE Observability journey. Stay tuned! + +::: diff --git a/sidebars.js b/sidebars.js index e9aef8f939b..695473b1ebc 100644 --- a/sidebars.js +++ b/sidebars.js @@ -1155,6 +1155,7 @@ const sidebars = { "integrations-in-rancher/neuvector/overview" ] }, + "integrations-in-rancher/suse-observability/suse-observability", "integrations-in-rancher/kubewarden/kubewarden", "integrations-in-rancher/elemental/elemental", { diff --git a/versioned_docs/version-2.9/integrations-in-rancher/integrations-in-rancher.md b/versioned_docs/version-2.9/integrations-in-rancher/integrations-in-rancher.md index 7968484d2e8..08b0e878e6f 100644 --- a/versioned_docs/version-2.9/integrations-in-rancher/integrations-in-rancher.md +++ b/versioned_docs/version-2.9/integrations-in-rancher/integrations-in-rancher.md @@ -15,4 +15,4 @@ To learn more and get started with Rancher Prime, please visit [this page](https import DocCardList from '@theme/DocCardList'; import { useCurrentSidebarCategory } from '@docusaurus/theme-common/internal'; - + diff --git a/versioned_docs/version-2.9/integrations-in-rancher/suse-observability/suse-observability.md b/versioned_docs/version-2.9/integrations-in-rancher/suse-observability/suse-observability.md new file mode 100644 index 00000000000..c7f269d3273 --- /dev/null +++ b/versioned_docs/version-2.9/integrations-in-rancher/suse-observability/suse-observability.md @@ -0,0 +1,21 @@ +--- +title: SUSE Observability +--- + + + + + +SUSE Observability is a complete observability solution that provides deep insights into the health of your clusters, nodes, and the workloads running on them. Designed to give you clear visibility into your entire Kubernetes environment, SUSE Observability’s full-stack approach allows you to seamlessly explore everything from services to infrastructure within a single platform, eliminating the need for multiple observability tools. + +SUSE Observability securely collects and correlates data, offering actionable insights into both existing and potential issues in your cluster. This helps you address current problems swiftly and take preventative measures against future challenges. + +The intuitive dashboards highlight problem areas and offer remediation steps, guiding you from issue identification to root cause analysis, and ultimately to resolution, in the quickest possible time. + +For more information and to set up SUSE Observability in your SUSE Rancher-managed Kubernetes cluster, please refer to the [documentation](https://docs.stackstate.com/). + +:::note + +The documentation portal for SUSE Observability is currently under development. In the coming months, the portal will be rolled out featuring comprehensive guides, tutorials, and references to support you on your SUSE Observability journey. Stay tuned! + +::: diff --git a/versioned_sidebars/version-2.9-sidebars.json b/versioned_sidebars/version-2.9-sidebars.json index 188fecea3c0..3720d59c059 100644 --- a/versioned_sidebars/version-2.9-sidebars.json +++ b/versioned_sidebars/version-2.9-sidebars.json @@ -1116,6 +1116,7 @@ "integrations-in-rancher/neuvector/overview" ] }, + "integrations-in-rancher/suse-observability/suse-observability", "integrations-in-rancher/kubewarden/kubewarden", "integrations-in-rancher/elemental/elemental", {