diff --git a/explore-analyze/visualize/esorql.md b/explore-analyze/visualize/esorql.md index a45c2af36c..57ce25f2f0 100644 --- a/explore-analyze/visualize/esorql.md +++ b/explore-analyze/visualize/esorql.md @@ -10,7 +10,7 @@ products: # ES|QL [esql-visualizations] -You can add {{esql}} visualizations to a dashboard directly from queries in Discover, or you can start from a dashboard. +You can add {{esql}} visualizations to a dashboard directly from queries in Discover, or you can start from a dashboard. ## 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 ![Previewing an ESQL visualization](https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt69dcceb4f1e12bc1/66c752d6aff77d384dc44209/edit-esql-visualization.gif "") :::{tip} - {applies_to}`stack: ga 9.1` `{applies_to}`serverless: ga` - - When you edit the query and run it again, the visualization configuration persists as long as it is compatible with the query changes. + {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga` + + When you edit the query and run it again, the visualization configuration persists as long as it is compatible with the query changes. ::: 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 ```{applies_to} stack: ga 9.1 -serverless: +serverless: elasticsearch: ga observability: ga security: unavailable @@ -79,11 +79,11 @@ Once you've created an {{esql}} panel, you can create an {{es}} threshold rule d To create a rule with the threshold pre-specified: - 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. -- [Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule. +- [Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule. -To create a rule without the threshold pre-specified: +To create a rule without the threshold pre-specified: -- 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. -- [Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule. +- 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. +- [Configure](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) your {{es}} rule.