-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #711 from logzio/no-pro-dec2
No go no pro
- Loading branch information
Showing
1 changed file
with
12 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,42 +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: | ||
|
||
## AI Agent Pro | ||
* **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 | ||
AI Agent Pro is in a limited rollout and may not be available to everyone at this time. | ||
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 Pro provides enhanced search capabilities and dynamic context, allowing you to tackle complex questions with greater percision. | ||
|
||
By leveraging GenAI to analyze context and data, AI Agent Pro delivers deep insights and actionable recommendations, streamlining the troubleshooting process and accelerating root cause analysis. | ||
|
||
It comprehends the situation, identifies the necessary information for thorough analysis, and proactively seeks the data required. | ||
|
||
AI Agent Pro is currently only available in **[Explore](https://app.logz.io/#/dashboard/explore)** for log analytics. Activate it by toggling the Pro button inside the agent. | ||
|
||
![Assistant pro](https://dytvr9ot2sszz.cloudfront.net/whats-new-announcements/ai-agent-oct22.gif) | ||
|
||
![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]). |