Skip to content

Commit

Permalink
images
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplychee committed Dec 3, 2024
1 parent da84e9c commit ee961dc
Showing 1 changed file with 18 additions and 7 deletions.
25 changes: 18 additions & 7 deletions docs/user-guide/observability/assistantiq.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,35 @@ keywords: [AI, observability, AI agent, Assistant, iq, logs, metrics, traces, si

AI Agent is part of Logz.io's Observability IQ suite. It provides an AI-powered, chat-based interface that lets you engage in a dynamic conversation with your data. Use it to move beyond passive data viewing and get real-time insights about your metrics, anomalies, trends, and the overall health of your environment.

AI Agent is available in your [Explore dashboard](https://app.logz.io/#/dashboard/explore), and as part of [Kubernetes 360](https://app.logz.io/#/dashboard/observability/k8s360), and [App 360](https://app.logz.io/#/dashboard/spm/service-overview).
AI Agent is available in [Explore](https://app.logz.io/#/dashboard/explore), and as part of [Kubernetes 360](https://app.logz.io/#/dashboard/observability/k8s360), and [App 360](https://app.logz.io/#/dashboard/spm/service-overview).

The agent suggests a few queries you can run on your data to help you start the analysis and deep-dive, or you can type your own questions.

The answers are based on the data currently shown on your dashboard. Once you change the query, apply filters, or change the time period, any new answer from the agent will be based on the newly generated data.

You can now leverage the insights from your dialog and enhance data analysis to make informed decisions.

![AI Agent screen](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/ai-agent-open-oct21.png)
![AI Agent screen](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/ai-agent-dec3.png)

<h2 id="start"> Using AI Agent </h2>

AI Agent is available in the **[Explore](https://app.logz.io/#/dashboard/explore)**, **[Kubernetes 360](https://app.logz.io/#/dashboard/observability/k8s360)**, and **[App 360](https://app.logz.io/#/dashboard/spm/services/table)** dashboards. Click the AI Agent button at the top to open the interface.

Once you provide input to the agent, the **dashboard's data** will be shared with Claude3.
AI Agent is available in **[Explore](https://app.logz.io/#/dashboard/explore)**, **[Kubernetes 360](https://app.logz.io/#/dashboard/observability/k8s360)**, and **[App 360](https://app.logz.io/#/dashboard/spm/services/table)**. Click the AI Agent button at the top to open the interface.

Use the agent to analyze trends in latency, throughput, error rate, and HTTP status codes over time to identify patterns or anomalies that may require attention. Additionally, it can be used to compare the performance metrics of different operations and determine if any significant differences need to be addressed.

![AI Agent screen](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/ai-agent-answer-oct21.png)
Select one of the pre-built questions or type a custom query according to what you'd like to analyze. Next, select the data source you'd like to use when using the AI Agent:

* **All available data** - Utilize all available data, including logs and documentation.
* **Using search results** - Answers will be based on the data currently displayed on your dashboard, including logs, queries, filters, etc.
* **User guide** - Access information from Logz.io's user guides to answer questions about features and usage.
* **Data shipping guide** - Refer to integration and data shipping guides for configuration and setup assistance.

:::note
Some data sources may not be available in all observability tools (Explore, App 360, Kubernetes 360).
:::

Once you provide input to the agent, the **dashboard's data** will be shared with Claude3.

![AI Agent screen](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/ai-agent-response-dec3.png)

For further assistance with Observability IQ Assistant, read the [FAQ](https://docs.logz.io/docs/user-guide/observability/faq) or [contact Logz.io's Support Team](mailto:[email protected]).
For further assistance with the AI Agent, read the [FAQ](https://docs.logz.io/docs/user-guide/observability/faq) or [contact Logz.io's Support Team](mailto:[email protected]).

0 comments on commit ee961dc

Please sign in to comment.