Skip to content

Commit 289c0b4

Browse files
committed
fix punctuation
1 parent 81984a6 commit 289c0b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

solutions/observability/observability-ai-assistant.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ The AI Assistant integrates with your large language model (LLM) provider throug
2525
The {{obs-ai-assistant}} helps you:
2626

2727
* **Decode error messages**: Interpret stack traces and error logs to pinpoint root causes.
28-
* **Identify performance bottlenecks**: Find resource-intensive operations and slow queries in {{es}}
29-
* **Generate reports**: Create alert summaries and incident timelines with key metrics
30-
* **Build and execute queries**: Build {{es}} queries from natural language, convert Query DSL to {{esql}} syntax, and execute queries directly from the chat interface
31-
* **Visualize data**: Create time-series charts and distribution graphs from your {{es}} data
28+
* **Identify performance bottlenecks**: Find resource-intensive operations and slow queries in {{es}}.
29+
* **Generate reports**: Create alert summaries and incident timelines with key metrics.
30+
* **Build and execute queries**: Build {{es}} queries from natural language, convert Query DSL to {{esql}} syntax, and execute queries directly from the chat interface.
31+
* **Visualize data**: Create time-series charts and distribution graphs from your {{es}} data.
3232

3333
## Requirements [obs-ai-requirements]
3434

0 commit comments

Comments
 (0)