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

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
11
Forks
176
PR merge metrics
No merged PRs in 30d

Description

# 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)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.