Check out the demo parts: ► Demo Part 1: Setup Prometheus Monitoring and Grafana on Kubernetes using Prometheus Operator ► kzbin.info/www/bejne/h6CnoqujbN6VgsU ► Demo Part 2: kzbin.info/www/bejne/o32zmGdvl5hmqaM In the 2nd part we will actually configure Prometheus to expose /metrics endpoint and configure Prometheus to scrape it. 0:31 - What is Prometheus? 1:06 - Where and why is Prometheus used? 2:21 - Specific Use Cases for using Prometheus Monitoring 5:57 - How does Prometheus work? Prometheus Architecture explained 6:04 - Prometheus Server 7:02 - Targets and Metrics 7:53 - Metrics 8:50 - How does Prometheus collect those metrics from targets? 9:21 - Target Endpoints and Exporters 11:12 - Monitoring your own application 12:03 - Pull Mechanism - Unique advantage of Prometheus 13:38 - Pushgateway for short-lived jobs 14:14 - Configuring Prometheus - Example YAML Configuration 16:20 - Alert Manager - Triggering alerts 16:55 - Prometheus Data Storage - Where does Prometheus store the data? 17:38 - PromQL Query Language 18:37 - My Experience 19:23 - Key Characteristics - advantages and disadvantages of Prometheus 20:40 - Prometheus Monitoring with Docker and Kubernetes 👉🏼 For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. Please don't forget to subscribe and give me a thumbs up if you liked my video 😊🙏
@CeezGeez4 жыл бұрын
TechWorld with Nana Nice and simple explanation! Subbed 👍
@kalankaraivilakkam4 жыл бұрын
Best introduction on Prometheus. Appreciated!
@TechWorldwithNana4 жыл бұрын
@@CeezGeez Cool thanks for your feedback and subscribing :D
@TechWorldwithNana4 жыл бұрын
@@kalankaraivilakkam Thanks a lot! :)
@deepakranganathan96444 жыл бұрын
@@TechWorldwithNana I have a doubt with respect to Prometheus setup for Django applications. If we have a load balancer which redirects to three application servers where the Django applications are running. Which of these setups will work and is optimally correct? 1. Having Prometheus installed in one of the application servers and then having a job for every Django application we need to monitor and provide all three application server's Django configuration details in the targets entry in prometheus.yml? - One more doubt, in this case, is when the targets are authenticated using OAuth, how can we manage in this scenario? 2. Installing Prometheus on any server and mentioning all the Django applications details in the targets entry in prometheus.yml file? - Do we need to have ssh trust set up in this case when the setup has to be done like this? It will be very helpful if you please give some insights on this. Thanks in advance :)
@proflanky4 жыл бұрын
Nana, you're doing a great job. Don't stop what you're doing. This is helping a lot of people.
@TechWorldwithNana4 жыл бұрын
Thank you Noah 🙏. 😊
@JesseSteinfort3 жыл бұрын
I second this! I'm on my second video and looking forward to more. You have put out great content. Thank you.
@michaelhughes8413 Жыл бұрын
Agree with you 💯
@poefpoef3 жыл бұрын
The quality of this tutorial is truly excellent. Nana doesn’t jump into solutions, but describes the problem or issue first, consistently. That helps to understand not only the ‘how’, but also the ‘why’ and the ‘what’. In addition, Nana tells a coherent story at the right pace. Kudos for this great video!
@yapadqoi4 жыл бұрын
Probably one of the best teachers I've ever had. Wow! In a week-end, I've learned more on DevOps solutions, going through your video series, than I did in months with official documentation and reference manuals. You make things so simple and easy to grasp. Great job! Thank you so much
@TechWorldwithNana4 жыл бұрын
That's so amazing to hear! Thank you for taking your time to write such great feedback! Appreciate it 😊
@yapadqoi4 жыл бұрын
@@TechWorldwithNana Thank YOU for taking the time to reply back. You didn't have to, but I'm so happy to read it. Keep up the good work!
@RiteshAgarwalGwalior Жыл бұрын
Whenever I am looking for something, if it's available on this channel then I do not need to go anywhere else. This channel has the most clear and concise explanation. Thanks, Nana.
@ThaiNguyen-cs3jy2 жыл бұрын
I'm starting my DevOps career and this is my first-to-go KZbin channel whenever I want to understand the overview and the fundamental knowledge of a DevOps tool. From Vietnam, thank you so much, Nana!
@stvv55463 жыл бұрын
First thing I am always doing on Nana videos is click Like button first and only then watch the videos! She absolutely deserves that and never dissapoints!
@vemareddy0074 жыл бұрын
~22 min lecture with no need of going backwards to understand !! Very good 👍. Coming to the content crisp and clean, that made it look simple. Good Job.!
@TechWorldwithNana4 жыл бұрын
Thanks Vemareddy, glad I could explain it in that simple way 😊 Really appreciate your feedback!
@bereketlibanos17872 жыл бұрын
Your english is so clear, and easy to understand. A 4 year old would know what you are talking about despite the complexity of the stuff you are teaching. This shows how well you know what you are doing. Keep up the good work.
@markbdsouza10 ай бұрын
Just wanted to say this video is brilliant. Ive joined a new team that use Prometheus and Grafana and this video gave me such a good understanding on Prometheus. You are a really good teacher. Keep doing what you do and thank you for your work !!
@TechWorldwithNana10 ай бұрын
that's amazing, really great to hear my video helped! 🙌
@vhpupuyoh4 жыл бұрын
Thank you very much for very clear explanation. I search for such one and finally find it :-). I'm not a native English speaker so it is hard to find lecturers that talk good English and talk slowly so we can understand without stopping the video every 10 sec. You are talking in very clear manner - please continue like that. I signed up to your channel. Thanks again
@TechWorldwithNana4 жыл бұрын
Thanks for this amazing feedback! Really happy to hear :)
@SamuelTambunan4 жыл бұрын
It is amazing how you explain it, for me who has no idea what prometheus is and curious in understanding it and where I intent to pick a monitoring tools to implement, I have no trouble in understanding how prometheus works and what value it brings. Thank you very much. Really looking forwards for your contents in this channel.
@TechWorldwithNana4 жыл бұрын
Wow thank you Samuel, that's a really great feedback! Hope you will like the upcoming videos too :)
@elad39583 жыл бұрын
Everytime I finish watching your videos, I feel I have a Master's Degree in DevOps from Harvard. I learn so much. Cant thank you enuff Nana.
@10-madhumitamanikmahapatra739 ай бұрын
Amazing! The bestest tutorial I have ever seen! Clear and crisp!!
@motarski4 жыл бұрын
I will not be wrong when I say this is by far the best Video on the net explaining on a high level Prometheus Architecture and Monitoring with the tool. Thank you so much for sharing.
@TechWorldwithNana4 жыл бұрын
Wow, really happy to hear that! 🙂 Check out my other videos and would appreciate if you share it :)
@PRAKHARSINGH-s6yАй бұрын
You are too good in delivering the content. Always eager to watch any of your DevOps videos. Keep up the good work, we need more.
@sushmitamahapatra44729 ай бұрын
I wish to have teachers like you Nana Kudos to you and your Parents !!👏
@RohitMishra-vl1vp4 жыл бұрын
Concepts are explained with clarity... Very impressive... Perhaps one of the best video for Prometheus present .. Amazing
@TechWorldwithNana4 жыл бұрын
Wow thank you Rohit, happy you think so :D
@shivashishsingh59154 жыл бұрын
This is what I was looking for. This is what you get in premium courses. Very simply explained and smartly crafted video. Thank you..!!
@TechWorldwithNana4 жыл бұрын
Thank you so much for this feedback :)
@RonaldCrb3 жыл бұрын
This is fantastic in so many levels, i finally understood prometheus... wow
@WISEInsights2k2 жыл бұрын
This tutorial helped me quickly understand Prometheus and answer few questions in my interview recently. Thank you, Nana!
@Mukarramali89 Жыл бұрын
Thank you so much. I usually cannot tolerate video tutorials, but you approach and simple slides made it work.
@philipackerley57754 жыл бұрын
Fantastic intro to the product. Clarity at last!
@TechWorldwithNana4 жыл бұрын
Thank you Philip! :) Happy that it was helpful for you!
@just_a_sweetpotato4 жыл бұрын
Agree!! Thank you for this
@slacker17133 жыл бұрын
Thanks!
@youmbss3 жыл бұрын
WOW JUST WOW, your talent can't be denied. I have been struggling with prometheus and you just made it easy for me. thank you
@hamtuber4 жыл бұрын
Just brilliant. I feel like an expert on the subject after each of your videos, thanks!
@TechWorldwithNana4 жыл бұрын
That's great :D
@1234mytubeuser12344 жыл бұрын
Best introduction about Prometheus I ever had!!!... You have a golden talent of making hard topics super simple. BTW Nana, did you get a chance to work on the video "How to configure and use Prometheus for K8S". Can you also create one video on complete setup of K8S + Prometheus + Grafana? TIA.
@TechWorldwithNana4 жыл бұрын
Hi Amit, thank you for your feedback! 🙂 Btw the 1st part of the demo video is out, which is the setup :)
@joenyugoh11794 жыл бұрын
So true, very simple description to such a complex topic. Thanks Nana
@dantevikas4 жыл бұрын
Capturing the concepts with great clarity, this was a much needed one. Been looking for something like this for a while now. Great quality. Appreciated.
@TechWorldwithNana4 жыл бұрын
Wow thanks a lot Vikas, happy you think it's that good :)
@TelstarB Жыл бұрын
This is one of the most didactic videos I have ever seen. Newbies all over the world will forever be grateful to you. Truly fantastic video!
@prathameshtakane735410 ай бұрын
I cant explain in words how much I appreciate this video, thank you so much
@bossiq20244 жыл бұрын
Brilliant Nana. Very helpful, as I've been out of the tech space for 2 decades and needed a clear and concise primer for this!
@TechWorldwithNana4 жыл бұрын
Thank you 🙏. 🙂
@soheilrahsaz72710 ай бұрын
This the second video I've watched in this channel and I can already say that you explain really great and talk about all the interesting parts. Thank you
@coolinark4 жыл бұрын
Brilliantly explained! All your vids are pure gold and diamonds! Thank you so much for your work, dear Nana!
@TechWorldwithNana4 жыл бұрын
Hi, thank you so much, happy you like my videos :)
@santoshkarthedath38764 жыл бұрын
This is an amazing intro for Prometheus - thank you Nana. Please publish more Prometheus/Jaeger/Grafana use cases. Thank you !!
@TechWorldwithNana4 жыл бұрын
Thank you Santosh! Will definitely do!
@princeabhi998511 ай бұрын
Thank you Nana, after watching your videos I am grooming myself better than before.
@dorjeetsering9374 жыл бұрын
Great clarity and coverage in just 20 minutes. Thanks Nana. Keep it up.
@TechWorldwithNana4 жыл бұрын
Thanks, glad you learned a lot in those 20mins :) Yes will do, many great tutorials are coming 💪🏼 :)
@ravimaisa57724 жыл бұрын
after watching your video.....i got confidence in prometheus. By the way your just outstanding in presentation...
@TechWorldwithNana4 жыл бұрын
Thank you Ravi! Keep being awesome and give em your best shot. Stay safe. 😇
@sumitology3 жыл бұрын
To be honest you made it look easier. As of now this is the best video for getting started with Prometheus.
@eminbaturdizdar61963 жыл бұрын
I normally watch tutorial videos 1.5x speed but with Nana, the videos have so much quality information I actually need to stop at some points to process it better :)
@ahanamallik3403 жыл бұрын
Very comprehensive video with all important points covered for a beginner
@kalyanasundaramgnanasekara99863 жыл бұрын
Thanks.. I thought of have to go through few documents to understand what is Prometheus. But this 20 min video helped lot, and gave good understanding on how it works.
@yashsharma61123 ай бұрын
Thank you very much nana. I am absolute beginner to these monitoring tools and was too curious to learn basic architecture of prometheus. Your video helped me alot
@SuperPoower4 жыл бұрын
This is actually awesome... I'm hooked to your channel!!
@TechWorldwithNana4 жыл бұрын
Thank you Laryssa :) Happy to hear that!
@himanshoowadhwa16034 жыл бұрын
I actually shared this video on my linkedin as this is really nice video and I believe more people will find it much more useful.
@TechWorldwithNana4 жыл бұрын
That's awesome, thanks for supporting me 🙂
@samirchandra26374 жыл бұрын
You explained it very beautifully with the art of explaining in a simple way. Appreciated !!!
@TechWorldwithNana4 жыл бұрын
Thank you Samir :)
@dennisronny3437 Жыл бұрын
I have started watching your tutorials recently and I am happy with whatever you are doing.Thanks alot and keep on with the good job Nana.
@troom68514 жыл бұрын
Incredible. After watching this video I am sure that subscribing to your channel is a very good idea. Thanks so much for the complete Prometheus explanation.
@TechWorldwithNana4 жыл бұрын
Thanks a lot Troom! Subscribing is for sure a great idea! :D 👍 Many interesting topics coming and I'll give the best to make them as helpful as possible. If you would like to see any specific topic, just let me know. I consider suggestions for future videos :)
@sede1894 жыл бұрын
This is a fantastic intro!!!! A million thanks for the thoughtful explanations. I look forward to seeing more of your presentations
@TechWorldwithNana4 жыл бұрын
Hi Stephen, really happy to hear. Thank you :)
@akhleshkumarjaiswar93644 жыл бұрын
Hey TechWorld with Nana, your effort taken to these vlogs really makes me understand so clearly. #thanks
@TechWorldwithNana4 жыл бұрын
Thank you. Happy to help. 🙂
@amareshnayak80554 жыл бұрын
Excellent clarity with explanation of real time scenarios.Great Job! much appreciated.
@TechWorldwithNana4 жыл бұрын
Thanks for your feedback, happy to hear :)
@Asmrrosee123 жыл бұрын
Thank you Nana. It was really helpful. You have opened another door to enrich our application.
@JuanRoa92 Жыл бұрын
Wow! I just arrived at your video and channel. Thank you! You explained every detail of the foundation behind all of this. The usual tutorials move through the demo, but if you need more features or adapt them to your needs, you still have to dig a lot.
@jeffreygnanasoundarjohnsel54553 жыл бұрын
One of best tutor found in KZbin
@AwesomeGov5 ай бұрын
Excellent. I was completely blown away by the detailed explanation. Great job
@pg52012 жыл бұрын
Awesome wrap up! Exactly what I needed! Thanks 🙏
@ankurgupta96094 жыл бұрын
Best introduction about Prometheus I ever had, Thank you so much. When are you releasing the video about practical example of setting it up with Kubernetes? Also, Do you have a site or blog?
@TechWorldwithNana4 жыл бұрын
Cool, glad you liked it so much! :) I don't know yet, will try to make it as soon as possible - realistically it will be in the next 2 months. Stay tuned. I'm on DEV.to, Twitter, Instagram, LinkedIn, Facebook - check out the links here kzbin.infoabout
@TechWorldwithNana4 жыл бұрын
Hi, just wanted to let you know that I have released the first part of the demo video =)
@ankurgupta96094 жыл бұрын
@@TechWorldwithNana Thank you so much :)
@rsrini74 жыл бұрын
Each and every video talks your in-depth knowledge and the way you teach. Simply wow... Many of the concepts are neatly explained... Thanks. Pressed the Bell Icon and awaiting for more videos. Love from India.
@TechWorldwithNana4 жыл бұрын
Wow really happy to hear :) Thank you so much and greetings to India! 🇮🇳
@jlesseyp4 жыл бұрын
Wow, great explanation!, just what I needed. I have a very clear idea of what Prometheus is and what it does. Thank you!
@TechWorldwithNana4 жыл бұрын
That's great, thank you Juan for your feedback! :)
@Shubham__Saroj Жыл бұрын
As always your explanation was clear and concise, and the visuals were very helpful in understanding the concepts. You really have a talent for explaining complex technical topics in an approachable way. Keep up the great work! 💯
@rameshbhaskar Жыл бұрын
This is a very helpful overview of Prometheus. Very well put together. Thank you for doing this.
@DontTakeCrack3 жыл бұрын
ty for this, i learned prometheus a couple years ago and have been somewhat managing it and it was clear to me there was a much easier way to represent that documentation. i think this is great and should sit on the front page of prometheus docs itself.
@manikandans88084 жыл бұрын
Prometheus is always a special monitoring tool for me. This was very interesting to watch. Waiting for the next one ISTIO 😁😁😁.
@TechWorldwithNana4 жыл бұрын
Thanks, glad you enjoyed watching :) Yes Istio will be one of the next videos, because so many people asked for it, so stay tuned 🙂
@panditpramode4 жыл бұрын
Thanks much Nana...this is very helpful and great way to learn Prometheus. A gentle request to have session on Prometheus Cluster. Would be great to take Prometheus a step forward.
@TechWorldwithNana4 жыл бұрын
Hello Pramode, I'm glad that this has help. Will consider your suggestion. 🙂
@rahuldebdas23742 жыл бұрын
Hi Nana, you are great. You are helping many people with your knowledge and all this is free of cost. So kind of you. Can you please upload a session on airflow -- what it is, how to install it on local machine and create the DAG and run some pipelines and also possibly how to monitor the data pipelines.
@nagaarigala3 ай бұрын
Way of Your explanation is very nice. It is very easy to understand everyone. Thanks Nana
@nmhmm24724 жыл бұрын
You are such amazing talented teacher I have ever been know
@_ashout4 жыл бұрын
Hey Nana, Not quite sure if I missed something in the video or if someone else answered already but at around 12:52, you mention that Push metrics creates a "high load of network traffic", but I don't quite understand why a pull mechanism would be able to avoid that? You still need your prometheus servers to poll every microservice that would have been potentially pushing metrics at the same frequency right? Why does the "pull" mechanism put less load on your system?
@ImAHorseDammit4 жыл бұрын
Imagine a world where you have to sort papers and archive them. If you get sent papers all the time from a load of clients you might get a huge backlog and you are unable to keep up with all notes you get. And if you are unavailable people will come back later or perhaps not even send the data. But if you only go get papers when you can handle them, the client can write more and more stuff on the same paper that you can handle in one go instead of getting the same data in 20 different papers. I'd say it's easier to send requests than to get them. Since the requests can vary in size greatly also there is a overhead to receiving connections after a certain scale. If you are running 100VMs with a total of 500services it's not that big of an issue, but start running thousands and thousands you'll get some bottlenecks quite fast.
@Max-qn7gh4 жыл бұрын
Please more about Prometheus. :) Just found your channel. I love it
@TechWorldwithNana4 жыл бұрын
Awesome, will do :) Check out my other videos in the meantime 🙂
@TechWorldwithNana4 жыл бұрын
Hi Max, I released the next video for Prometheus yesterday, if you would like to check it out ;)
@Max-qn7gh4 жыл бұрын
@@TechWorldwithNana Awesome, i will check it out right now. =) Thank you
@97vaqasazeem4 жыл бұрын
Excellent explanation. The content that you have used is concise and easy to understand. Thanks alot for sharing the video . Looking forward to watch more videos on different topics.
@TechWorldwithNana4 жыл бұрын
Thanks. 😊
@frekehkhouri3 жыл бұрын
You are amazing! Can't believe how easy it is to understand these topics by watching your videos.
@rahulsoni79913 жыл бұрын
Nana, your explanation is quite simple and powerful. This is the first time I was studying Prometheus and understood the basics in just a few minutes. Next, I'm figuring out on setting it up in Linux to monitor my Spring MicroServices. Let me know if you have any videos on this. Also, I am subscribing to your channel now. Keep up the good work. Thanks!
@jasmineverdant4 жыл бұрын
you're an absolute GEM. keep it up!
@TechWorldwithNana4 жыл бұрын
Thanks :D
@elenapliakas64274 жыл бұрын
Wow, thanks for this video. Really need this overview with just enough details
@TechWorldwithNana4 жыл бұрын
Thanks Elena, glad you liked my way of explaining the topic 🙂
@ahmedosama33802 жыл бұрын
Outstanding explanation!! Thank you for the amazing efforts.
@chaitanyakrishna8468 Жыл бұрын
Excellent work madam,complex concept taught in simple way which was a good quality to be a mentor!!!!
@ilariacorda2 жыл бұрын
You are amazing, one of my trusted sources I keep recommending to anyone! Thank you so much 💓
@yilativs3 жыл бұрын
Thank you! Best introductions on DevOps topics i've ever seen.
@vivekkataria59153 жыл бұрын
By far the best explanation, not for just this video but overall content of channel. Focusing on basic make it easy to understand. Big Thanks Nana
@surprino2 жыл бұрын
These videos helped me a lot when as a refresher for my interviews... Thank You very much
@BindasBadshah4 жыл бұрын
What a brilliant tutorial. Thank you for the efforts!
@TechWorldwithNana4 жыл бұрын
Thanks, glad you liked it! Hope you check out my other videos too 🙂
@devashishsingh4841 Жыл бұрын
You are killing it nana ☑💯
@marcoantonio76484 жыл бұрын
The best channel on modern dev solutions is maded it by a woman. Greate to see this, loved the content!!! Keep going o/
@TechWorldwithNana4 жыл бұрын
Thanks Marco :)
@phanikumar32364 жыл бұрын
I really admire the way of explanation and also thank you very much for sharing such a wonderful knowledge to every one. I am waiting for next video about ISTIO :)
@TechWorldwithNana4 жыл бұрын
Thanks for your feedback phani :)
@Lebalele214 жыл бұрын
as always amazing content, Still waiting for the next Prometheus Demo video. thanks Nana.
@TechWorldwithNana4 жыл бұрын
Thank you Muhammad :)
@TechWorldwithNana4 жыл бұрын
Hi Muhammad, wanted to let you know that the first part of the demo video is out!
@khevatech2 жыл бұрын
Thanks Nana for creating this video. Very clear explanation.
@bgable77073 жыл бұрын
Thanks to ESPHome now part of "Home Assistance" making a minor reference to Promehteus, I happened upon your video. WOW, I looked at your home page at the videos/content. I've got some work to do "Lucy"! ( "I Love Lucy" TV show reference, FYI). I like the way your present and explain. Great voice and accent. Looking forward to the material/information. Thanks!
@peterwoo27183 жыл бұрын
very smooth and clear delivery, thank you very much for the video!
@vikramjitsingh13714 жыл бұрын
Such good explanation. Every minute gives useful information. Thank you and keep the good work :)
@TechWorldwithNana4 жыл бұрын
Really happy you think so - that's my goal 🙂
@pongching86974 жыл бұрын
Very structured, clear and detailed presentation!
@TechWorldwithNana4 жыл бұрын
Thank you for such positive feedback! :)
@4321rupesh3 жыл бұрын
Your tutorials are amazing and very easy to follow and helps in understandings the concepts. Great work!!
@Imhemantnegi3 жыл бұрын
You are the one of the best ....on youtube.. alongwith I don't feel sleepy
@TippitoWOW3 жыл бұрын
Nana God bless you, you'vee changed my life!! Thank for sharing your experience with us !
@dobo72274 жыл бұрын
This is a very well done video! Thank you for the information
@abhi_galav3 жыл бұрын
absolute legend..please reproduce so that we have more people like you
@perseapina3 жыл бұрын
i had to learn prometheus for my job recently and this playlist was really helpful, thanks!
@rambarambabbu3 жыл бұрын
Best explanation i have ever watched. Thank you so much 🙏🏻🙏🏻🙏🏻🙏🏻
@newshatavakoli59604 жыл бұрын
very to the point and easy to understand explanation. Thank you so much for the great video.
@TechWorldwithNana4 жыл бұрын
Thank you! Glad you enjoyed it!
@kibernick3 жыл бұрын
Excellent content on relevant topic, as always! No fluff, just useful stuff. I must admit that I chuckled at the "Complex & not well documented" comment since that's been my experience so far :D
@wrexxx07454 жыл бұрын
What a great Prometheus introduction. Everything was very clear and easy to grasp. Do you have any plans on making videos that explain Grafana Loki? It's advertised as being like Prometheus, but for logs. A Loki video with your level of quality would be awesome. Keep up the good work. I really appreciate your videos!
@TechWorldwithNana4 жыл бұрын
Thank you. Appreciate the support. Hopefully we can add that to the pipeline. 🙂
@himanshubhusanrath212 Жыл бұрын
Great explanation @Nana. Thank you so much for this content !