Monitor Azure Kubernetes Service(AKS) with Prometheus and Grafana

Sdílet
Vložit
  • čas přidán 23. 07. 2024
  • Prometheus is an open-source systems monitoring and alerting toolkit. Prometheus collects and stores its metrics as time series data, i.e. metrics information is stored with the timestamp at which it was recorded, alongside optional key-value pairs called labels. Grafana is an open-source platform for monitoring and observability. It allows you to query, visualize, alert on and understand your metrics no matter where they are stored.
    Medium Blog:
    / monitor-azure-kubernet...
    #azure #devops #aks #kubernetes #secret #devsecops #yaml #security #monitoring #azuremonitor #metricsapi #alerts #prometheus #grafana
  • Věda a technologie

Komentáře • 21

  • @worldvolgs6342
    @worldvolgs6342 Před rokem

    Love this simple and crisp tutorial

  • @prayushsingh2256
    @prayushsingh2256 Před 2 lety

    very good tutorial.. You made it look really easy

  • @naveenkumarpsnaveen5731

    nice and helpful video, thanks for uploading

  • @jerzy-wachowiak
    @jerzy-wachowiak Před 7 měsíci

    It worth to mention: Prometheus and Grafana are offered now in Azure as managed service and can be activated eg. in the Azure portal

  • @DevOpsPulse
    @DevOpsPulse Před rokem

    Thanks for sharing

  • @accuhealthwhatsapp6101

    excelent video!!!

  • @bk6141
    @bk6141 Před 2 lety +1

    Very good tutorial.
    How do you monitor multiple AKS clusters?

  • @malcolmserrao8721
    @malcolmserrao8721 Před 2 lety +1

    Thank u for sharing, just a question, in the grafana data source should u have not selected prometheus instead of azure monitor?

  • @amsirajuddin
    @amsirajuddin Před 2 lety

    nice one!

  • @ramesh6287
    @ramesh6287 Před rokem

    Thank you Shailender for your efforts, I have one query here, where the Historic data will be saved & can we this free version in enterprise environments

  • @ibrahimarfath7741
    @ibrahimarfath7741 Před rokem +2

    why are you using azure monitor as data source instead of prometheus?

  • @maheshtorane7977
    @maheshtorane7977 Před 3 měsíci

    Hi Shailender, very good video and detail explanation. thanks for the session. i have one question instead of port forwarding to localhost i want access grafana and Prometheus using url. can you help me for this how can i setup this.

  • @awsservices8144
    @awsservices8144 Před 4 měsíci

    hi can you tell me how to do with Kubernetes manifest also.According to my understanding we can also use Azure Insights and from there we can install Prometeous and grafana right. From there how to analyse the Pods information. Integration i dont have any idea.

  • @valkaas
    @valkaas Před rokem +1

    i cant open localhost, not found, why? i follow step for step and nothing, help

  • @g1smikcp
    @g1smikcp Před 6 měsíci

    Please give your blog link

  • @biswajit4631
    @biswajit4631 Před rokem

    How to setup, no need to forward again and again

  • @umarthewaqas
    @umarthewaqas Před 2 lety

    Hi Shailender
    First of all thank you making such a easy video. i followed all steps in your guide but getting error "1. Successfully queried the Azure Monitor service. 2. Workspace not found" while save and test
    Any hint about this error please

    • @doniyorniyozov4102
      @doniyorniyozov4102 Před rokem

      Were you able to fix this error. I'm having the same issue.

    • @ElLuben
      @ElLuben Před rokem

      I think the problem is that you not enable the Insights of Azure. My Problem is that i dont want to use the Managed Prometheus. I suppose that in case you enable Container Insights in your cluster Azure will deploy managed prometheus inside your k8s. Im very confused...

  • @sambasiva1702
    @sambasiva1702 Před 2 lety

    Are you not using Prometheus operator?