Skip to content

Commit e558948

Browse files
authored
Fixe heading
Updated the AI features documentation to clarify the use of AI in suggesting queries based on data.
1 parent 2f90b09 commit e558948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

explore-analyze/ai-features/ai-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ stack: preview 9.1, ga 9.2
126126
serverless: ga
127127
stack: preview 9.1, ga 9.2
128128
```
129-
[Significant Events](/solutions/observability/streams/management/significant-events.md) periodically runs a query on your stream to find important events. These can include error messages, exceptions, and other relevant log messages. You can use AI to suggest queries based on previously identified significant events in your Stream.
129+
[Significant Events](/solutions/observability/streams/management/significant-events.md) periodically runs a query on your stream to find important events. These can include error messages, exceptions, and other relevant log messages. You can use AI to suggest queries based on your data.
130130

131131
#### Generate Grok patterns
132132
```{applies_to}
@@ -135,7 +135,7 @@ stack: preview 9.1, ga 9.2
135135
```
136136
You can [generate Grok patterns](/solutions/observability/streams/management/extract/grok.md#streams-grok-patterns) to parse your data using AI instead of writing them by hand.
137137

138-
#### Generate stream descriptions and feature identification
138+
#### Generate partition suggestions
139139
```{applies_to}
140140
serverless: preview
141141
stack: preview 9.2

0 commit comments

Comments
 (0)