Prometheus has become the mainstream monitoring tool of choice in container and microservice world. π₯
In my new video you will learn:
- Why Prometheus is so important in such infrastructure and what are some specific use cases
- Where and why is Prometheus used?
- Specific Use Cases
- How Prometheus works? What are targets and metrics?
- How does Prometheus collect those metrics from its targets?
- I explain Prometheus Architecture with simple diagrams and go through the main components: Prometheus Server, Pushgateway, Alertmanager, Prometheus Data Storage
- Configuring Prometheus - Example YAML Configuration
- The advantages of Prometheus Pull System compared to alternative monitoring tools, which use Push System
- Using Prometheus Monitoring with Docker π³ and Kubernetes
You will also better understand why itβs important to monitor your applications/infrastructure in general.
β Separate practical video for monitoring Kubernetes services with Prometheus will follow β
βΊ Get 30% off - with this code: UDEMY_NANA_NOV2020: Udemy course here
βΊ Kubernetes 101: Compact and easy-to-read ebook bundle π
It's a handy way to quickly look something up or refresh your knowledge at work and use it as your cheatsheet π
I'm happy to connect with you on π
Top comments (4)
The amount of work and detail on the video are great - like it's pluralsight course good.
Thank you very much π I put much effort into each of my videos, trying to make quality videos instead of quantity and I'm really happy that one can see that :)
Thank you for the video!
Another use case for requiring a push rather than a pull might be when you have multiple servers that are only available within a local network, and not necessarily connected to each other, and can't expose any endpoints.
It's actually an issue I'm trying to address and this video was very helpful since I haven't looked into prometheus before. I was wondering if in such cases will using the pushgateway component be ok or are there any better approaches when you absolutely need to push the metrics?
Thank you for video it was amazing and very well explained!
Rgds,
Rishi~