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
- Ngôn ngữ chính
- Java
- Star
- 11
- Fork
- 176
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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)`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.