Getting Started with Prometheus | Minimal Setup (Download, Config & Run)

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ •

  • @cybergaint
    @cybergaint Рік тому +6

    Absolutely loved the video! Your insights were incredibly helpful.Your dedication to improving the viewer experience is admirable! Can't wait for the next video!

  • @xarmandop
    @xarmandop 2 роки тому +7

    Wonderful!!! Thanks for make these recordings!

  • @vh1fo
    @vh1fo Місяць тому +1

    You are a Gem. Thanks for the Tutorial

  • @acmtix
    @acmtix 2 місяці тому +1

    Loving your videos very informative!

  • @GerdFlaig
    @GerdFlaig 2 роки тому +4

    Great video! Suggestion for future videos: try a smaller browser window to make things easier to read for folks with smaller screens.

    • @PromLabs
      @PromLabs  2 роки тому +3

      Hah! Already working on that and some zoom for the next videos ☺️ Thanks!

  • @NicolaeCristian175
    @NicolaeCristian175 Рік тому +2

    very good explanation german guy. Thank you

  • @ibrahimosama5236
    @ibrahimosama5236 Місяць тому +2

    If I pass my interview tomorrow on this, you are invited to Lunch in Cairo, Egypt.

    • @PromLabs
      @PromLabs  Місяць тому

      That's great to know, I was thinking of visiting there sometime :)

    • @ahmedhossamdev
      @ahmedhossamdev 15 днів тому +1

      Hey ibrahim, I hope you have passed the interview!

  • @AshishKumar-qi5gk
    @AshishKumar-qi5gk 5 місяців тому +1

    Great video. I wanted to setup prometheus with my jellyfi setup. This video helped.

  • @JonyElektro
    @JonyElektro Місяць тому +1

    Well... That was easier than I thought.

  • @alirahimi4746
    @alirahimi4746 Рік тому +1

    Thanks a lot. i learned a little bit from this.

  • @mjakaria-ruet
    @mjakaria-ruet 8 місяців тому +2

    very very effective, thanks a lots...

  • @stefanpfadt4353
    @stefanpfadt4353 7 місяців тому

    Damn, got already lost at 1:20......sue downloading the file yes so far so good and then suddenly you change to Terminal comand lines....How the heck do you conect the downloaded file which is on the PC at that moment to the make it be able to get unpacked from within Terminal????? or is this only possible with Macs??

    • @PromLabs
      @PromLabs  7 місяців тому

      I'm on Linux (that's why I'm downloading the Linux binary), so I just switched from my browser to my terminal, both locally on the same computer. That'll look similar on macOS and probably also on Windows, although Windows is not a Unix environment (so the available terminal commands will differ unless you use something like WSL, Windows Subsystem for Linux). Generally I assume for my videos that people have a decent level of IT/admin experience already, so I only focus on the Prometheus-specific questions.

  • @GoWithAndy-cp8tz
    @GoWithAndy-cp8tz 5 місяців тому +1

    Hi! This video is an excellent example of how to share knowledge in the best possible way. By the way, are you a native German speaker? You sound so close to a colleague of mine from Frankfurt. I love your video and appreciate that you make such impressive recordings. Cheers!

    • @PromLabs
      @PromLabs  5 місяців тому +1

      Thanks for the kind words! Haha yes, I'm German :)

  • @nedonegr
    @nedonegr Рік тому +3

    Красава, спасибо!

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

    Thank you for great video!

  • @eopsss-f4e
    @eopsss-f4e Місяць тому +1

    iam wondering which linux distro and theme youre using. looks very clean!

    • @PromLabs
      @PromLabs  Місяць тому

      Thanks, it's just Arch Linux with the i3 tiling window manager :)

  • @atomix1909
    @atomix1909 Рік тому +1

    wow, again what learned 😁

  • @syedwaleedahmedshah8089
    @syedwaleedahmedshah8089 Місяць тому

    HI I AM NOT ABLE TO RUN THE COMMAND ON MY WINDOWS TERMINAL, PLEASE GUIDE

  • @knightmare1144
    @knightmare1144 Рік тому +2

    How do you not blink in the into?

    • @PromLabs
      @PromLabs  Рік тому +1

      Deer in the headlights 🤣

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

    How to configure Prometheus and grafana for AWS ecs fargate serverless

  • @davidb.5911
    @davidb.5911 9 місяців тому +6

    Great videos, but can you please blink from time to time?! 😉

    • @PromLabs
      @PromLabs  8 місяців тому +2

      I can't, I've been taken hostage 🤣 But seriously, this should be much better in the more recent videos, where I was using a remote control to pause/resume the teleprompter. Much less stressful and I was able to breathe in between sentences :)

  • @DesuSuhithaReddy
    @DesuSuhithaReddy 6 місяців тому

    I have some python service files , in that I need to identify memory leakages.For this ,prometheus may helps me??
    To monitor how memory is increasing...sudden increase in memory may leads to memory leakage.

    • @PromLabs
      @PromLabs  6 місяців тому

      Hi, for such specific usage scenarios and questions, the public community channels like the users mailing list (see prometheus.io/community/) are usually a great place to ask!

  • @srinivasreddy-vw6vs
    @srinivasreddy-vw6vs 8 місяців тому

    Do you have any video related to building Prometheus using source code, if you have please share it

    • @PromLabs
      @PromLabs  8 місяців тому

      I don't have any video on that yet, as I'm focusing more on basic Prometheus usage rather than development / building from source.

  • @ArsalLasra
    @ArsalLasra 8 місяців тому

    did you use any AI software for the eye contact, because you didn't even blink in 44 seconds?

    • @PromLabs
      @PromLabs  8 місяців тому

      Haha, no! I was reading off a teleprompter at fixed speed. This should be much better in the more recent videos, where I used a remote control to be able to pause the script, breathe, and blink :)

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

    I think for the demo is better to show some standard and pretty much universal metrics such as CPU and memory usage. All these weird queries make it harder to understand what's going on.

    • @PromLabs
      @PromLabs  Рік тому +1

      Well, this was only intended as a minimal "get the server running" setup video with Prometheus only monitoring itself, so there's not many interesting metrics to show yet in the first place. Check out the "Monitoring Host Metrics" video for more real-world metrics and data: ua-cam.com/video/dcb59H_iLj4/v-deo.html

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

      @@PromLabs Will check this out, thank you! I’m tasked to deploy Prometheus at our organization kubernetes and to be honest it’s not as intuitive and simple as some internet folks claim it is. It’s like I’m spending days just to figure out whether Prometheus can produce what our existing monitoring solutions currently do (e.g. Zabbix)