Skip to content

Commit dbbdb1c

Browse files
Merge pull request #273795 from JnHs/jh-copilot-monitor430
update scenarios
2 parents a1e3a11 + 9a52258 commit dbbdb1c

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

articles/copilot/get-monitoring-information.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get information about Azure Monitor metrics and logs using Microsoft Copilot for Azure (preview)
33
description: Learn about scenarios where Microsoft Copilot for Azure (preview) can provide information about Azure Monitor metrics and logs.
4-
ms.date: 03/11/2024
4+
ms.date: 04/30/2024
55
ms.topic: conceptual
66
ms.service: copilot-for-azure
77
ms.custom:
@@ -34,20 +34,6 @@ Here are a few examples of the kinds of prompts you can use to get information a
3434
- "Show trends for network bytes in over the last day"
3535
- "Give me a chart of os disk latency statistics for the last week"
3636

37-
## Answer questions about Managed Prometheus metrics
38-
39-
Use Microsoft Copilot for Azure (preview) to ask questions about your Azure Monitor managed service for Prometheus metrics. When asked about metrics for a particular resource, Microsoft Copilot for Azure (preview) generates an example PromQL expression and allow you to further explore the data in Prometheus Explorer. This capability is available for all customers using Managed Prometheus. It can be used in the context of either an Azure Monitor workspace or a particular Azure Kubernetes Service cluster that is using Managed Prometheus.
40-
41-
### Sample prompts
42-
43-
Here are a few examples of the kinds of prompts you can use to get information about Managed Prometheus metrics. Modify these prompts based on your real-life scenarios, or try additional prompts to get different kinds of information.
44-
45-
- "Create a promql query to show me the resource limits on my pods and containers"
46-
- "Use promql to get the node load for this cluster"
47-
- "Show me the Prometheus metrics for the memory usage of my containers"
48-
- "Get the memory requests of pod <provide_pod_name> under namespace <provide_namespace>"
49-
- "Show me the container reads by namespace"
50-
5137
## Answer questions about Azure Monitor logs
5238

5339
When asked about logs for a particular resource, Microsoft Copilot for Azure (preview) generates an example KQL expression and allows you to further explore the data in Azure Monitor logs. This capability is available for all customers using Log Analytics, and can be used in the context of a particular Azure Kubernetes Service (AKS) cluster that uses Azure Monitor logs.

0 commit comments

Comments
 (0)