How to use Prometheus to monitor containers in Azure Monitor | Azure Friday

Поділитися
Вставка
  • Опубліковано 5 лют 2025
  • Keiko Harada joins Scott Hanselman to show how to use Prometheus to monitor containers in Azure Monitor. Prometheus is a popular open source metric monitoring solution and is a part of Cloud Native Compute Foundation. Customers who like the extensive metrics which Prometheus provides on Kubernetes also like how easy it is to use Azure Monitor for containers which provides fully managed, out of the box monitoring for Azure Kubernetes Service (AKS) clusters.
    4:30 - Demo
    Improving observability of your Kubernetes deployments with Azure Monitor for containers
    aka.ms/azfr/59...
    Azure Monitor for Containers - Metrics
    aka.ms/azfr/59...
    Configure scraping of Prometheus metrics with Azure Monitor for containers
    aka.ms/azfr/59...
    Azure Monitor overview
    aka.ms/azfr/59...
    Create a free account (Azure)
    aka.ms/azfr/59...
    #microsoft #microsoftazure

КОМЕНТАРІ • 16

  • @prabhatranjan5367
    @prabhatranjan5367 2 роки тому

    How we can monitor AZURE PAAS through Prometheus? is there any way we can scrape the Prometheus metrics from the azure app services?

    • @MicrosoftAzure
      @MicrosoftAzure  2 роки тому

      Hi Prabhat, thanks for your patience on this. You can instrument your app using the right client library (Go, Rust, etc.) and Azure Monitor can work with it.

    • @prabhatranjan5367
      @prabhatranjan5367 2 роки тому

      @@MicrosoftAzure so that would required code changes at the client side .
      Also , they have to pay for the azure monitor services.
      Are there any ways to do it differently?
      Correct my understanding here!

  • @MrSarabsandhu
    @MrSarabsandhu 4 роки тому +1

    can you guys show how grafana and its source was configured for your AKS cluster

    • @keikoharada4508
      @keikoharada4508 4 роки тому +1

      docs.microsoft.com/en-us/azure/azure-monitor/insights/container-insights-prometheus-integration here's the doc :D which provides more information.

  • @richardokonicha
    @richardokonicha 2 роки тому

    That’s awesome 🤩

  • @demohub
    @demohub 5 років тому

    Cool. Thanks for sharing.

  • @baraneemanoharan1609
    @baraneemanoharan1609 Рік тому

    whats vishiy/tools:promometricsv5?

  • @OhDearBabajan
    @OhDearBabajan 4 роки тому

    of course that is grafana enterprse, otherwise how could you collect prometheus metrics? Does the open source version work with prometheus?

    • @keikoharada4508
      @keikoharada4508 4 роки тому

      We use our agent to collect the prometheus metrics which is added in the application thru Prometheus SDK or an exporter. Grafana is just used for dashboarding which we created. What does open source version means?

  • @abishekraj4001
    @abishekraj4001 4 роки тому

    can we use promql

  • @菅晓光
    @菅晓光 5 років тому

    great sharing. thank you!

  • @yoshidakaoru6477
    @yoshidakaoru6477 5 років тому

    so nice!

  • @andersonsoares9957
    @andersonsoares9957 2 роки тому +1

    Still a bit confuse for me.

  • @nestorreveron
    @nestorreveron 5 років тому

    Cool