Skip to content

Commit fde4d80

Browse files
committed
Remove Root Cause Explorer
1 parent 7c2b2fe commit fde4d80

File tree

16 files changed

+29
-630
lines changed

16 files changed

+29
-630
lines changed

blog-service/2021/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ Update - We have updated our [Enterprise Audit - Security Management App](/docs
649649
---
650650
## March 4, 2021 (Observability)
651651

652-
Update - We're delighted to announce several enhancements to [Root Cause Explorer](/docs/observability/root-cause-explorer "Root Cause Explorer"). Root Cause Explorer now supports two additional AWS namespaces, as well as Events of Interest detection on Kubernetes and Trace metrics. Cause-impact analysis is now informed by Sumo Logic Tracing's Service Map, AWS X-ray, Kubernetes entities, and AWS inventory relationships. You'll also notice new filters and search builders at the top of the page to correlate Events of Interests at the service, orchestrator, AWS infrastructure, and host levels to speed up the identification of  root causes. You can use the Infrastructure tab for an Event of Interest to pivot to dashboards, logs, metrics and, trace searches to take the next steps in root cause analysis. 
652+
Update - We're delighted to announce several enhancements to Root Cause Explorer. Root Cause Explorer now supports two additional AWS namespaces, as well as Events of Interest detection on Kubernetes and Trace metrics. Cause-impact analysis is now informed by Sumo Logic Tracing's Service Map, AWS X-ray, Kubernetes entities, and AWS inventory relationships. You'll also notice new filters and search builders at the top of the page to correlate Events of Interests at the service, orchestrator, AWS infrastructure, and host levels to speed up the identification of  root causes. You can use the Infrastructure tab for an Event of Interest to pivot to dashboards, logs, metrics and, trace searches to take the next steps in root cause analysis. 
653653

654654
---
655655
## March 1, 2021 (Metrics)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: End-of-Life Notice - Root Cause Explorer (Observability)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- sumo-collection
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
Previously, we announced that Root Cause Explorer [was deprecated](/release-notes-service/2024/12/31/#november-01-2024-observability). As of 30 April 2025, Root Cause Explorer reached its end of life and is no longer available.
13+
14+
Learn more [here](/docs/observability/root-cause-explorer-deprecation/).

docs/alerts/monitors/alert-response.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,14 +202,14 @@ The **Log Fluctuations** context card, available for logs monitors, detects diff
202202

203203
### Anomalies
204204

205-
This card detects time series anomalies for entities related to the alert. These insights are powered by the [Root Cause Explorer](../../observability/root-cause-explorer.md).
205+
This card detects time series anomalies for entities related to the alert.
206206

207207
Anomalies are grouped into [golden signals](https://sre.google/sre-book/monitoring-distributed-systems/). Anomalies are also presented on a timeline; the length of the anomaly represents its duration. <br/> ![anomalies .png](/img/alerts/monitors/anomalies.png)
208208

209209
* **A**. Name and description of the context card.
210210
* **B**. Count of anomalies belonging to each golden signal type.
211211
* **C**. A timeline view of anomalies with their start time and duration, the domain (e.g. AWS, Kubernetes), and the entity on which it was detected. Anomalies may be grouped based on connections between entities and similarity of metrics. For example, anomalies on EC2 instances that are members of an AutoScaling group may be grouped together. The count shown in each anomaly refers to the number of grouped anomalies.
212-
* **D**. A link to view the anomalies in the **Root Cause Explorer**.
212+
* **D**. A link to view the anomalies.
213213

214214
:::note
215215
Only anomalies with a start time around 30 minutes before or after the alert was created show up in the card.

docs/apm/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ Monitor user activity, span analytics, service maps, and transaction traces betw
5050

5151
<br/>
5252

53-
:::tip
54-
Use our [Root Cause Explorer](/docs/observability/root-cause-explorer) to investigate usage and issues.
55-
:::

docs/cse/administration/inventory-sources-and-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Some of the inventory sources are strictly for collecting inventory data—such
3434
Some inventory sources provide user inventory information, some provide computer inventory information, and some provide both. The table below lists currently available inventory sources.
3535

3636
:::note
37-
The AWS Inventory Source collects the inventory of AWS resources in your AWS account, but is usable only by the Root Cause Explorer. See [AWS Inventory Source](/docs/observability/root-cause-explorer/#aws-inventory-source).
37+
The AWS Inventory Source collects the inventory of AWS resources in your AWS account. See [AWS Inventory Source](/docs/observability/root-cause-explorer/#aws-inventory-source).
3838
:::
3939

4040
| Inventory source | Type of source | Inventory data collected |

docs/dashboards/drill-down-to-discover-root-causes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
When you see a spike of interest on a dashboard that requires further investigation, you can easily drill into the related content to discover the root cause. This page shows you how you can easily discover related dashboards and corresponding logs searches that pertain to an issue in your environment.
99

10-
:::note
11-
If you're looking for our Root Cause Explorer observability tool, [click here](/docs/observability/root-cause-explorer).
12-
:::
13-
1410
## Drilling into related content
1511

1612
Sumo Logic provides relevant log searches and dashboards to consider investigating, as well as other locations with relevant content. This facilitates quickly discovering the root cause and devising a plan of action.

docs/get-started/ai-machine-learning.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,6 @@ Sumo Logic offers seamless integrations with various AI-driven platforms to enab
7777
* [Criminal IP](/docs/platform-services/automation-service/app-central/integrations/criminal-ip)
7878
* [Arcanna](/docs/platform-services/automation-service/app-central/integrations/arcanna)
7979

80-
<!-- Removed - not in Kanso
81-
### Root Cause Explorer
82-
83-
Accelerates troubleshooting by surfacing events of interest correlated with application incidents. [Learn more](/docs/observability/root-cause-explorer)
84-
-->
85-
8680
## Security
8781

8882
Our Sumo Logic AI for Security functionality empowers SOC analysts and threat hunters to effectively safeguard their technology stack against evolving threats. By integrating advanced tools for discovery, detection, investigation, response, and protection, we minimize dwell time, reduce false positives, accelerate incident resolution, and proactively prevent future incidents, ensuring robust security and resilience for your cloud, container, and on-prem resources.

docs/manage/manage-subscription/sumo-logic-credits-accounts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ The following table provides a summary list of key features by Credits package a
107107
| PCI Compliance App | | ![check](/img/reuse/check.png) | | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |
108108
| Real Time Alerts | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |
109109
| Real User Monitoring (RUM) | | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |
110-
| Root Cause Explorer | | | | ![check](/img/reuse/check.png) | | ![check](/img/reuse/check.png) |
111110
| SAML | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |
112111
| Scheduled Views | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |
113112
| Search Job API | | ![check](/img/reuse/check.png) | | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |

docs/manage/manage-subscription/sumo-logic-flex-accounts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ The following table provides a summary list of key features by Flex package acco
131131
| Real User Monitoring (RUM) | | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |![check](/img/reuse/check.png) |
132132
| Reliability Management (SLIs/SLOs) | | | |![check](/img/reuse/check.png) |
133133
| Risk Assessment | | ![check](/img/reuse/check.png) | |![check](/img/reuse/check.png) |
134-
| Root Cause Explorer | | | | ![check](/img/reuse/check.png) |
135134
| Scheduled Alert Muting | | | |![check](/img/reuse/check.png) |
136135
| Scheduled Views | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) | ![check](/img/reuse/check.png) |
137136
| Service Maps | | ![check](/img/reuse/check.png) | |![check](/img/reuse/check.png) |

docs/observability/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ The solution also offers features and capabilities that support each step of the
7474

7575
* **Monitor** your systems effectively with new and improved alerting and dashboarding capabilities. The Observability Solution includes rich pre-built content that you can leverage to quickly start monitoring specific services. 
7676
* **Diagnose** issues quickly using features like the Entity Explorer, trace analytics, and the  Metrics Explorer.  
77-
* **Troubleshoot** issues and find root causes through Behavior insights, Root Cause Explorer, and log search.
77+
* **Troubleshoot** issues and find root causes through behavior insights and log search.

0 commit comments

Comments
 (0)