Skip to content

Commit

Permalink
Merge pull request #626 from logzio/new-button-new-doc-aug21
Browse files Browse the repository at this point in the history
Updating IQ images
  • Loading branch information
Simplychee authored Aug 26, 2024
2 parents 4b4a252 + 41df409 commit fe319d2
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 19 deletions.
16 changes: 11 additions & 5 deletions docs/user-guide/app360/service-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,17 @@ Clicking on one of the services or clicking on drill down opens a dashboard with

You can change the time frame and add additional filters, including comparing the data to a previous period or choose an environment, nodes, and pods. Clicking the refresh button will manually update the data.

![service deeper](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/services-service-drilldown-mar18.png)
![service deeper](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/services-service-drilldown-aug26.png)


Hovering over the graphs provides additional info for the time point you've chosen:

* The **Request rate** graph shows the number of requests made per minute
* The **Latency** graph provides a milliseconds count of how long it takes for data to travel in your environment
* The **Errors** graph analyzes the percentage of errors that occurred
* The **HTTP status code** graph measures the distribution of various HTTP status codes
* The **Error Ratio** graph analyzes the percentage of errors that occurred
* The **Status code** graph measures the distribution of various HTTP status codes

![graphs](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/service-drilldown-graphs-mar27.png)
<!-- ![graphs](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/service-drilldown-graphs-mar27.png) -->

### Operations overview

Expand All @@ -87,7 +87,7 @@ This table includes all of the operations running inside the chosen service with

Use the search bar to find a specific operation or the arrows at the bottom of the table to navigate the operations.

![operations view](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/astronomy-operations-table.png)
![operations view](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/astronomy-operations-table-aug26.png)


### (Single) Operation overview
Expand Down Expand Up @@ -174,6 +174,12 @@ Once your anomaly detector is up and running, you'll see an indicator in the lis

![no anomaly](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/no-anomaly.png)

## AI Assistant

Click the **AI Assistant** button to activate the [Observability IQ Assistant](https://docs.logz.io/docs/user-guide/observability/assistantiq), an AI-powered, chat-based interface that lets you engage in a dynamic conversation with your data. Use one of the pre-configured prompts or type your own question to get real-time insights about your metrics, anomalies, trends, and the overall health of your environment.


![AI App360](https://dytvr9ot2sszz.cloudfront.net/logz-docs/services/aikapp360.gif)



Expand Down
24 changes: 13 additions & 11 deletions docs/user-guide/explore/new-explore.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ slug: /user-guide/new-explore/

Explore provides a unified dashboard for monitoring your data, offering a quick and efficient way to identify and debug issues. Designed for investigating and analyzing large data volumes, Explore allows you to use filters, queries, and searches to pinpoint and delve into problems effortlessly.

![Explore dashboard](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/explore-dashboard-aug6.png)
![Explore dashboard](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/explore-aug21.png)


### Simple Search / Advanced (Lucene)
Expand All @@ -20,11 +20,13 @@ Click on the dropdown menu to switch between Simple Search and Advanced Search,

Build your query by selecting fields, parameters, and conditions. To add a value that doesn't appear in your logs, type its name and click on the + sign. You can also add free text to your search, which will convert it into a Lucene query.

![Smart Search gif](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/simple-search-aug6.gif)
<!-- ![Smart Search gif](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/simple-search-aug6.gif)-->

* **Advanced (Lucene)**: Use advanced text querying for log searches. You can search for free text by typing the text string you want to find; for example, error will return all words containing this string, and using quotation marks, "error", will return only the specific word you're searching for.

![Lucene Search gif](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/advanced-search-aug6.gif)
<!-- ![Lucene Search gif](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/advanced-search-aug6.gif)-->

![Choose Search Method](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/choose-search-aug21.png)


### Filters
Expand All @@ -36,7 +38,7 @@ All visible fields appear on the left side, including exceptions (if any) and sp

You can pin up to three custom fields by hovering over them and clicking the star icon.

<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/filters-aug6.png" alt="explore-fields" width="700"/>
<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/explore-filters-aug21.png" alt="explore-fields" width="700"/>

### Graph View

Expand All @@ -45,7 +47,7 @@ Visualize trends over time and group data based on your investigations. Hover ov
You can enlarge or reduce the size of the graph by clicking the arrow button at the top right.


<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/graph-view-aug6.png" alt="graph-view" width="700"/>
<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/graph-view-aug21.png" alt="graph-view" width="700"/>


### Exceptions
Expand All @@ -64,16 +66,16 @@ To select a custom time frame, click the time element and choose the period rele

### Observability IQ Assistant

Click the ✨ Observability IQ button to activate Observability IQ Assistant, an AI-powered, chat-based interface that lets you engage in a dynamic conversation with your data. Use one of the pre-configured prompts or type your own question to get real-time insights about your metrics, anomalies, trends, and the overall health of your environment.
Click the **AI Assistant** button to activate [Observability IQ Assistant](/docs/user-guide/observability/assistantiq), an AI-powered, chat-based interface that lets you engage in a dynamic conversation with your data. Use one of the pre-configured prompts or type your own question to get real-time insights about your metrics, anomalies, trends, and the overall health of your environment.

![Observability IQ Assistant](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/iq-aug6.gif)
![Observability IQ Assistant](https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/assistant-aug21.gif)


### Group By

The default graph view is set to group by all fields, and you can choose specific fields to focus on from the dropdown menu.

<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/groupby-aug6.png" alt="smart-search-groupby" width="700"/>
<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/groupby-aug21.png" alt="smart-search-groupby" width="700"/>



Expand All @@ -82,7 +84,7 @@ The default graph view is set to group by all fields, and you can choose specifi
Click the 1L button to change the table view. Selecting **1 Line** provides a compact view, **2 Lines** displays two lines from the logs, and **Expanded** offers a full log view, presenting all relevant data for easier viewing.


<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/expand-table-aug6.gif" alt="expand-view" width="700"/>
<!-- <img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/expand-table-aug6.gif" alt="expand-view" width="700"/>-->

### Create Alert, Copy Link, Export CSV

Expand All @@ -92,7 +94,7 @@ The ⋮ menu offers additional options for Explore, including:
* **Copy Link**: Generates a URL with your current view, which you can share with team members. You need to be logged in to Logz.io to view it
* **Export CSV**: Exports up to 50,000 logs to a CSV file, including the timestamp and log message

<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/side-menu-aug6.png" alt="side-menu" width="700"/>
<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/explore-menu-aug21.png" alt="side-menu" width="700"/>

### Logs Table

Expand All @@ -102,4 +104,4 @@ Expand each log to view additional details, see the log in JSON format, and add

In the top right corner, choose to view a single log in a new window, view surrounding logs for context, and share the URL of the specific log you're viewing.

<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/log-inner-view-aug6.png" alt="smart-search" width="700"/>
<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/explore-dashboard/logs-aug21.png" alt="smart-search" width="700"/>
4 changes: 1 addition & 3 deletions docs/user-guide/k8s-360/kubernetes-360-pre.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ slug: /user-guide/k8s-360/kubernetes-360-pre

Kubernetes 360 application provides an overview of your Kubernetes data, providing a quick overview of your current deployments, pods, and more useful information regarding your environment.

![Main dashboard](https://dytvr9ot2sszz.cloudfront.net/logz-docs/k360/k360-main.png)


![Main dashboard](https://dytvr9ot2sszz.cloudfront.net/logz-docs/k360/k360-aug22.png)



Expand Down

0 comments on commit fe319d2

Please sign in to comment.