Skip to content

Commit bd7d7f1

Browse files
committed
Update release note
1 parent 451274b commit bd7d7f1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

blog-service/2025-04-08-observability.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Service Intelligence - Beta (Observability)
2+
title: AI-Driven Investigation - Beta (Observability)
33
image: https://help.sumologic.com/img/sumo-square.png
44
keywords:
5+
- ai-driven investigation
56
- observability
6-
- service intelligence
77
hide_table_of_contents: true
88
---
99

1010
import useBaseUrl from '@docusaurus/useBaseUrl';
1111

12-
We're excited to introduce Service Intelligence, an AI-driven investigation tool that generates a list and map of system services, revealing areas that require attention. It surfaces real-time signals for issues such as latency, errors, high traffic, and security anomalies, providing actionable paths for root-cause analysis.
12+
We're excited to introduce AI-Driven Intelligence, an AI investigation tool that generates a list and map of system services, revealing areas that require attention. It surfaces real-time signals for issues such as latency, errors, high traffic, and security anomalies, providing actionable paths for root-cause analysis.
1313

14-
[Learn more](/docs/observability/service-intelligence).
14+
[Learn more](/docs/observability/ai-driven-investigation).
1515

1616
:::note
1717
This feature is in Beta. To participate, contact your Sumo Logic account executive or our Support Team.

docs/observability/ai-driven-investigation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Engineers that are responsible for maintaining the uptime of a service would ben
2828

2929
To open AI-Driven Investigation, in the main Sumo Logic menu of the [**New UI**](/docs/get-started/sumo-logic-ui), select **AI-Driven Investigation**. (AI-Driven Investigation is not available in the [**Classic UI**](/docs/get-started/sumo-logic-ui-classic).)
3030

31-
When you first open AI-Driven Investigation, a list of services is displayed to the left, and and a map of the services is displayed to the right. These services are automatically identified by AI analysis of logs in your entire enterprise.
31+
When you first open AI-Driven Investigation, a list of services is displayed to the left, and a map of the services is displayed to the right. These services are automatically identified by AI analysis of logs in your entire enterprise.
3232

3333
The service list and map visually represents your application environment, giving you a greater understanding of your application architecture, hierarchy, and dependencies between monitored microservices. Health of each microservice is reflected in the color of nodes in the map to help you spot potential problems and bottlenecks in your application infrastructure.
3434

@@ -45,7 +45,7 @@ AI-Driven Investigation provides an AI-generated summary of all detected service
4545

4646
When you select a service in the list or a node in the map that has signals, a summary panel displays to the right. The panel contains findings about the service with log examples and steps you can take to remediate problems with the service.
4747

48-
1. At the top of the screen, use the following controls to filter results:<br/><img src={useBaseUrl('img/observability/filter-results.png')} alt="Filter results" style={{border: '1px solid gray'}} width="800" />
48+
1. To find services to investigate, at the top of the screen use the following controls:<br/><img src={useBaseUrl('img/observability/filter-results.png')} alt="Filter results" style={{border: '1px solid gray'}} width="800" />
4949
* **Search Services**. Enter keywords to search services names.
5050
* **Signal Type**. Select the signal types to search for:
5151
* **Latency**. An increase or decrease in latency of the requests to the system.

0 commit comments

Comments
 (0)