Skip to content

Commit

Permalink
Merge branch 'main' into config-8/refactor-kibana-yml-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored Nov 5, 2021
2 parents efdf534 + e10ac3c commit 2a8d97f
Show file tree
Hide file tree
Showing 133 changed files with 1,342 additions and 808 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/dashboard/images/lens_end_to_end_2_1_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/dashboard/images/lens_end_to_end_6_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/user/dashboard/images/lens_index_pattern.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
206 changes: 110 additions & 96 deletions docs/user/dashboard/lens-advanced.asciidoc

Large diffs are not rendered by default.

53 changes: 49 additions & 4 deletions docs/user/dashboard/lens.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Choose the data you want to visualize.

. If you want to learn more about the data a field contains, click the field.

. To visualize more than one index pattern, click *Add layer > Add visualization layer*, then select the index pattern.

Edit and delete.

. To change the aggregation *Quick function* and display options, click the field in the layer pane.
Expand All @@ -60,11 +62,11 @@ Edit and delete.

Change the fields list to display a different index pattern, different time range, or add your own fields.

* To create a visualization with fields in a different index pattern, open the *Change index pattern* dropdown, then select the index pattern.
* To create a visualization with fields in a different index pattern, open the *Index pattern* dropdown, then select the index pattern.

* If the fields list is empty, change the <<set-time-filter,time filter>>.

* To add fields, open the action menu (*...*) next to the *Change index pattern* dropdown, then select *Add field to index pattern*.
* To add fields, open the action menu (*...*) next to the *Index pattern* dropdown, then select *Add field to index pattern*.
+
[role="screenshot"]
image:images/runtime-field-menu.png[Dropdown menu located next to index pattern field with items for adding and managing fields, width=50%]
Expand Down Expand Up @@ -176,6 +178,29 @@ Compare your real-time data set to the results that are offset by a time increme

For a time shift example, refer to <<compare-time-ranges>>.

[float]
[[add-reference-lines]]
==== Add reference lines

With reference lines, you can identify specific values in your visualizations with icons, colors, and other display options. You can add reference lines to any visualization type that displays axes.

For example, to track the number of bytes in the 75th percentile, add a shaded *Percentile* reference line to your time series visualization.

[role="screenshot"]
image::images/lens_referenceLine_7.16.png[Lens drag and drop focus state]

. In the layer pane, click *Add layer > Add reference layer*.

. Click the reference line value, then specify the reference line you want to use:

* To add a static reference line, click *Static*, then enter the reference line value you want to use.

* To add a dynamic reference line, click *Quick functions*, then click and configure the functions you want to use.

* To calculate the reference line value with math, click *Formula*, then enter the formula.

. Specify the display options, such as *Display name* and *Icon*, then click *Close*.

[float]
[[filter-the-data]]
==== Apply filters
Expand Down Expand Up @@ -236,9 +261,29 @@ The following component menus are available:

* *Left axis*, *Bottom axis*, and *Right axis* &mdash; Specify how you want to display the chart axes. For example, add axis labels and change the orientation and bounds.

[float]
[[view-data-and-requests]]
==== View the visualization data and requests

To view the data included in the visualization and the requests that collected the data, use the *Inspector*.

. In the toolbar, click *Inspect*.

. Open the *View* dropdown, then click *Data*.

.. From the dropdown, select the table that contains the data you want to view.

.. To download the data, click *Download CSV*, then select the format type.

. Open the *View* dropdown, then click *Requests*.

.. From the dropdown, select the requests you want to view.

.. To view the requests in *Console*, click *Request*, then click *Open in Console*.

[float]
[[save-the-lens-panel]]
===== Save and add the panel
==== Save and add the panel

Save the panel to the *Visualize Library* and add it to the dashboard, or add it to the dashboard without saving.

Expand Down Expand Up @@ -408,7 +453,7 @@ To configure the bounds, use the menus in the editor toolbar. Bar and area chart
.*Is it possible to display icons in data tables?*
[%collapsible]
====
You can display icons with <<managing-index-patterns, field formatter>> in data tables.
You can display icons with <<managing-index-patterns, field formatters>> in data tables.
====

[discrete]
Expand Down
Loading

0 comments on commit 2a8d97f

Please sign in to comment.