Azure-Samples / Azure-Samples/java-microservices-aks-lab
https://github.com/Azure-Samples/java-microservices-aks-lab/blob/main/docs/03_lab_monitor/0302.md
- 主要语言
- Java
- 星标
- 11
- 派生
- 176
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Lab: 03
Description of issue - Items identified in QA
---
**- In Task 'Step by step guidance', Step 2:** The command in this step errored the first time it was run, due to resource provider Microsoft.Insights not already being registered. It might be recommended to add a step immediately previous to proactively register it:
```
az provider register --namespace Microsoft.Insights
az provider show -n Microsoft.Insights --query registrationState
```
---
**- In Task 'Step by step guidance', Step 4:** The following URL referenced 404s. I was uncertain what URL it should be updated to:
`[Collect Prometheus metrics from AKS cluster](https://learn.microsoft.com/azure/azure-monitor/essentials/prometheus-metrics-enable?tabs=azure-portal)`
贡献指南
评估
这个 Issue 还没有评估数据。