Monitoring Jenkins with Grafana and Prometheus

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 43

  • @gcptrainings8157
    @gcptrainings8157 2 года назад +1

    could please make video on Grafrana-Jenkins-Influxdb container like the above video.

  • @rajeshmakam1700
    @rajeshmakam1700 4 года назад

    I'm working on PostgreSQL as a DataSource for Grafana..This video gave me an insight though you are using Prometheus as data source
    Thank you

  • @chapaya100
    @chapaya100 4 года назад +2

    Well done Deekshith SN! Please continue to upload videos in Devops world.

    • @DeekshithSN
      @DeekshithSN  4 года назад

      Definitely,Thanks you for ur wonderful comment. please do watch other videos on my channel

  • @yogithakakarla1716
    @yogithakakarla1716 Год назад

    Https endpoint can be monitored directly without any exporters ??

  • @harindrabalanagireddy9059
    @harindrabalanagireddy9059 3 года назад +1

    Can you visualize build log what you see the output of Jenkins build console log click on build number you will get console log can make visualize that console log is it possible?

  • @omkarbasutkar5086
    @omkarbasutkar5086 Год назад

    may i know which cloud machine or vm people use to do practise

  • @anandpande6160
    @anandpande6160 2 года назад

    can we get jenkins jobs logs in grafana?
    if yes then how, can you please help me on this.

  • @mv8167
    @mv8167 3 года назад

    Thank you...does Grafana have pre created dashboard showcasing automation testing using Jenkins or Kubernetes?

  • @Yaswanthkumarroyal1234
    @Yaswanthkumarroyal1234 3 года назад +1

    Hi Deekshith, how do we find which dashboard id we need to use is there any documentation or its an anonymous value given by us?

  • @madhavireddy7055
    @madhavireddy7055 2 года назад

    Hi Deekshith thanks for this tutorial can you do taking grafana screenshots for dashboard or panel

  • @Mani-dz7ow
    @Mani-dz7ow 4 года назад

    hi deekshit..its showing "empty query results " in the element section when iam trying to get metrics in prometheus..what will i do

  • @rajasekharm9663
    @rajasekharm9663 4 года назад

    Great Improvement Deekshith .

  • @mohammedsuhailbasha4860
    @mohammedsuhailbasha4860 4 года назад

    Hi bro. I was deployed Prometheus application as a pod.I have followed your instructions to integrate Jenkins with Prometheus. But I am not able to edit the Prometheus.yml file.please help me.

  • @myottlist
    @myottlist 6 месяцев назад

    very nice demo

  • @ankireddy5483
    @ankireddy5483 4 года назад

    Upload for monitoring application logs please

  • @rajasekharreddy162
    @rajasekharreddy162 2 года назад

    Excellent one 👍

  • @Mani-dz7ow
    @Mani-dz7ow 4 года назад

    hi deekshit..nice video..can you please provide the "clusterRole yaml " waiting for your reply

  • @Vnehadalassss
    @Vnehadalassss 4 года назад

    I cannot integrate jenkins directly with grafana?

    • @DeekshithSN
      @DeekshithSN  4 года назад

      Thanks for watching, as for as I know you can't directly integrate grafana

    • @Vnehadalassss
      @Vnehadalassss 4 года назад

      I m basically looking for dashboards i can use in jenkins with respect to jobs, ci , cd , unit test, code coverage, integration test all report for all jobs for one project

  • @pandaymanish3678
    @pandaymanish3678 4 года назад

    hi Deekshith can you make videos on Jenkins interview based question n answers its my request

  • @dreamcatcher9491
    @dreamcatcher9491 4 года назад

    Hi Deekshit, thanks for the great tutorial. However, I have a small doubt. After configuring my Jenkins details, am not able to restart my prometheus container. It's getting exited. Could you please help me understand. Thanks in advance. 🙂

    • @DeekshithSN
      @DeekshithSN  4 года назад

      Thanks for watching, i guess the configuration file that you updated in prometheus container might have errors, please again re-verify it, as it is yml file even space matters, copy the content of prometheous.yml to www.yamllint.com/ and verify it. Hope it solves your issue :) :)

    • @dreamcatcher9491
      @dreamcatcher9491 4 года назад +1

      @@DeekshithSN thanks for a quick reply. Appreciate it. Since Jenkins has a readily available Prometheus plugin, it looks easy. What if we wanna monitor project application website or some application, how to go about it. Please throw some light here. Would be great help !!

    • @DeekshithSN
      @DeekshithSN  4 года назад

      Till now i have not worked on these kind of scenario.but as far as i know you can monitor applications by using Prometheus, but your application should have end point where all the metrics available. I guess that part has to be taken care by development team. in case if you want to monitor any log files i suggest you to use ELK stack, below link give you brief about ELK stack ruclips.net/video/b4wOV6vlqPU/видео.html

    • @dreamcatcher9491
      @dreamcatcher9491 4 года назад

      Sure, thanks a lot for your advice. Cheers !!

    • @jklikhh
      @jklikhh 4 года назад

      Hi @@DeekshithSN
      I am also facing the same issue i.e. container getting exited after restart. I have checked yml syntax as well and it is valid but still the issue persist.
      Can you please provide any work around for this issue.

  • @reddisekhara855
    @reddisekhara855 4 года назад

    Finally my project is here...

  • @miraccan00
    @miraccan00 9 месяцев назад

    Greate one!

    • @DeekshithSN
      @DeekshithSN  7 месяцев назад

      I am glad you liked it :)

  • @kumarraja9966
    @kumarraja9966 4 года назад

    Valuable information

  • @sivapothineni5901
    @sivapothineni5901 4 года назад

    Good.. keep going Deekshith..

    • @DeekshithSN
      @DeekshithSN  4 года назад

      Thank you :) :)

    • @saishankar7442
      @saishankar7442 4 года назад

      Hi ,
      After modifying .yml file Prometheus failed to start even though yml format is called.
      How to fix this ..