Problem with managed Prometheus and AKS

Milton Arango Giraldo 0 Reputation points
2024-09-11T13:54:51.49+00:00

When starting a new AKS Cluster and enabling the managed Prometheus option I get the following result:

User's image

Following the https://learn.microsoft.com/en-us/azure/azure-monitor/containers/prometheus-metrics-troubleshoot guide, all seems to be working but no information is shown.

User's image

No information is available in the Monitor Workspace and the troubleshooting guide mentions nothing about this particular problem.

I'd appreciate some guidance on how to get the managed Prometheus working.

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,081 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 2,105 Reputation points Microsoft Vendor
    2024-09-12T08:38:42.8333333+00:00

    Hi @Milton Arango Giraldo,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    It seems from your query that you're having trouble enabling the managed Prometheus.

    When you create a new AKS cluster in the Azure portal, you have to enable Prometheus, Container insights, and Grafana from the Monitoring tab. Make sure that you check the Enable Container Logs, Enable Prometheus metrics, and Enable Grafana checkboxes. As shown in below image. User's image

    Please refer to this link for detailed information: https://learn.microsoft.com/en-us/azure/azure-monitor/containers/kubernetes-monitoring-enable?tabs=cli#enable-full-monitoring-with-azure-portal

    Ensure that you have Contributor RBAC permissions to enable managed Prometheus and required Monitoring Reader or Monitoring Contributor to view data after monitoring is enabled.

    If you have any further queries, do let us know.

    If the answer is helpful, please click "Accept Answer" and "Upvote it."

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.