Skip to content

Commit a5e927a

Browse files
Merge pull request #273269 from rboucher/patch-43
remove AKS note.
2 parents b026e6a + 2473619 commit a5e927a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/azure-monitor/essentials/metrics-explorer.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: EdB-MSFT
55
ms.service: azure-monitor
66
ms-author: edbaynash
77
ms.topic: conceptual
8-
ms.date: 04/01/2024
8+
ms.date: 04/24/2024
99
ms.reviewer: priyamishra
1010

1111
# Customer intent: As an Azure Monitor user, I want to learn how to use Azure Monitor metrics explorer with PromQL.
@@ -30,9 +30,6 @@ The chart pane has two options for charting a metric:
3030

3131
Adding a chart with the editor allows you to enter a PromQL query to retrieve metrics data. The editor provides syntax highlighting and intellisense for PromQL queries. Currently, queries are limited to the metrics stored in an Azure Monitor workspace. For more information on PromQL, see [Querying Prometheus](https://prometheus.io/docs/prometheus/latest/querying/basics/).
3232

33-
> [!NOTE]
34-
> To write queries in the editor, the workspace must have at least one Azure Kubernetes Service (AKS) cluster or Azure Arc-enabled Kubernetes cluster connected to it.
35-
3633
Adding a chart with the builder allows you to select metrics from any of your Azure resources. The builder provides a list of metrics available in the selected scope. Select the metric, aggregation type, and chart type from the builder. The builder can't be used to chart metrics stored in an Azure Monitor workspace.
3734

3835

0 commit comments

Comments
 (0)