
In this lecture of the Ultimate Prometheus course, we will learn why we should monitor our systems and what exactly we should be monitoring.
In this lecture of the Ultimate Prometheus course, we will learn the terminology of Monitoring and Prometheus.
In this lecture of the Ultimate Prometheus course, we will learn about the different features of Prometheus, as well as take an overview of its architecture.
In this lecture of the Ultimate Prometheus course, we will demonstrate how simple it is to install Prometheus.
In this lecture of the Ultimate Prometheus course, we will demonstrate the Prometheus Web UI.
In this lecture of the Ultimate Prometheus course, we will learn about the counter metric type.
In this lecture of the Ultimate Prometheus course, we will learn about the gauge metric type.
In this lecture of the Ultimate Prometheus course, we will learn about the histogram metric type.
In this lecture of the Ultimate Prometheus course, we will learn about the summary metric type.
In this lecture of the Ultimate Prometheus course, we will demonstrate a Go client using the 4 metric types we've learned about.
In this lecture of the Ultimate Prometheus course, we will learn about Prometheus configuration.
In this lecture of the Ultimate Prometheus course, we'll demonstrate configuring Prometheus to scrape a target.
In this lecture of the Ultimate Prometheus course, we will go over the basics of PromQL.
In this lecture of the Ultimate Prometheus course, we will learn about PromQL's operators.
In this lecture of the Ultimate Prometheus course, we will learn about PromQL functions.
In this lecture of the Ultimate Prometheus course, we will take a look at some examples of PromQL expressions.
In this lecture of the Ultimate Prometheus course, we will demonstrate installing the AlertManager.
In this lecture of the Ultimate Prometheus course, we will demonstrate the AlertManager web UI.
In this lecture of the Ultimate Prometheus course, we will learn about the AlertManager configuration.
In this lecture of the Ultimate Prometheus course, we will learn how to add new alerts.
In this lecture of the Ultimate Prometheus course, we will demonstrate getting a slack notification on a Prometheus alert.
In this lecture of the Ultimate Prometheus course, we will demonstrate configuring Kubernetes service discovery.
In this lecture of the Ultimate Prometheus course, we will demonstrate creating a Grafana dashboard using Prometheus as a data source.
In this lecture of the Ultimate Prometheus course, we will learn about the Prometheus Operator and CRDs.
In this lecture of the Ultimate Prometheus course, we will demonstrate deploying Prometheus using Helm.
In this lecture of the Ultimate Prometheus course, we will learn how to deploy Prometheus using CRDs.
In this lecture of the Ultimate Prometheus course, we will learn about the Service Monitor CRD.
In this lecture of the Ultimate Prometheus course, we will add the required Kubernetes permissions required for Prometheus to function properly.
In this lecture of the Ultimate Prometheus course, we'll use what we've learned in the previous lessons to deploy Node Exporter.
In this lecture of the Ultimate Prometheus course, we will learn how to deploy the AlertManager.
In this lecture of the Ultimate Prometheus course, we will learn how to deploy AlertManager's configuration.
In this lecture of the Ultimate Prometheus course, we will learn how to deploy alert rules.
In this lecture of the Ultimate Prometheus course, we will learn how to configure additional scrape configuration using the Prometheus CRD.
The importance of monitoring cannot be overstated, if we want our businesses to succeed, we need to have as much visibility as possible to the state of our systems. Prometheus is the optimal choice for a monitoring system in 2020, it's open source, feature rich and integrates easily with Kubernetes.
The Ultimate Prometheus course takes you all the way from learning why you should monitor your system to getting Prometheus deployed on Kubernetes. It's meant to save you precious time reading through documentation, googling and experimenting manually with Prometheus to understand how things work. It is actually my own experience of doing these things that inspired me to create this course from the first place. :)
In this course we'll be covering a wide range of topics, including but not limited to:
Why we should monitor our systems and what exactly is it we should be monitoring
Prometheus and monitoring terms, such as Sample, Time Series, TSDB, Label, etc.
How Prometheus works
Prometheus features and architecture (e.g. Service Discovery, Push Gateway, etc)
How to install Prometheus and how to use its web UI
The 4 metric types we have in Prometheus - Counter, Gauge, Histogram and Summary
Exposing metrics with a Go client
Configuring Prometheus and the Alert Manager
Setting up alerts and notifications
Deploying Prometheus on Kubernetes using the Prometheus Operator and CRDs
and so much more!
Enroll to the Ultimate Prometheus course and become a Prometheus expert,
being able to professionally deploy Prometheus and use it to monitor all the different parts of your system.