You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: explore-analyze/visualize/esorql.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ products:
10
10
11
11
# ES|QL [esql-visualizations]
12
12
13
-
You can add {{esql}} visualizations to a dashboard directly from queries in Discover, or you can start from a dashboard.
13
+
You can add {{esql}} visualizations to a dashboard directly from queries in Discover, or you can start from a dashboard.
14
14
15
15
16
16
## Edit and add from Discover [_edit_and_add_from_discover]
@@ -39,9 +39,9 @@ You can then **Save** and add it to an existing or a new dashboard using the sav
39
39

40
40
41
41
:::{tip}
42
-
{applies_to}`stack: ga 9.1``{applies_to}`serverless: ga`
43
-
44
-
When you edit the query and run it again, the visualization configuration persists as long as it is compatible with the query changes.
42
+
{applies_to}`stack: ga 9.1` {applies_to}`serverless: ga`
43
+
44
+
When you edit the query and run it again, the visualization configuration persists as long as it is compatible with the query changes.
45
45
:::
46
46
47
47
4. You can bind controls to your ES|QL visualizations in dashboards by creating [ES|QL controls](../dashboards/add-controls.md#add-esql-control).
@@ -65,7 +65,7 @@ When editing an {{esql}} visualization, you can customize the appearance of the
65
65
66
66
```{applies_to}
67
67
stack: ga 9.1
68
-
serverless:
68
+
serverless:
69
69
elasticsearch: ga
70
70
observability: ga
71
71
security: unavailable
@@ -79,11 +79,11 @@ Once you've created an {{esql}} panel, you can create an {{es}} threshold rule d
79
79
To create a rule with the threshold pre-specified:
80
80
81
81
- Right-click a data point in the visualization and click **Add alert rule**. This opens the **Create rule** flyout. The generated query will define a threshold that corresponds to the data point you selected.
82
-
-[Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule.
82
+
-[Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule.
83
83
84
-
To create a rule without the threshold pre-specified:
84
+
To create a rule without the threshold pre-specified:
85
85
86
-
- Open the **More actions** (three dots) menu in the upper right of the panel and select **Add alert rule**. This opens the **Create rule** flyout. The generated query will define a threshold that corresponds to the data point you selected.
87
-
-[Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule.
86
+
- Open the **More actions** (three dots) menu in the upper right of the panel and select **Add alert rule**. This opens the **Create rule** flyout. The generated query will define a threshold that corresponds to the data point you selected.
87
+
-[Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule.
0 commit comments