79773578

Date: 2025-09-24 10:24:31
Score: 1
Natty:
Report link

It looks like the problem was that I didn't add this section in my aks terraform template:

  monitor_metrics {
    annotations_allowed = var.metric_annotations_allowlist
    labels_allowed      = var.metric_labels_allowlist
  }

Now I can see the aks cluster in the azure monitor workspace.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: szend