Introduction to the Prometheus Monitoring System | Key Concepts and Features
This video explains what Prometheus is, what the system architecture looks …like, and what the main features and concepts are that make Prometheus-based monitoring so powerful: the dimensional data model, the text-based metrics transfer format, the PromQL query language, integrated alerting, and service discovery support.
Check my Prometheus training courses if you want to learn more:
https://training.promlabs.com/
Chapters:
00:00 Introduction
00:16 What is Prometheus?
00:47 System Architecture
02:44 Core Features Overview
02:56 Prometheus Data Model
05:11 Metrics Transfer Format
06:24 Query Language (PromQL)
08:30 Integrated Alerting
09:10 Service Discovery Support
10:00 Outro & PromLabs Prometheus Trainings
—————————————————————————
CREDITS: “Subscribe Button” by MrNumber112 https://youtu.be/Fps5vWgKdl0Show More
Introduction to the Prometheus Monitoring System | Key Concepts and Features
Get a quick high-level overview of the key concepts of the Prometheus …
Getting Started with Prometheus | Minimal Setup (Download, Config & Run)
This video shows you how to download, configure, and run Prometheus in …
Understanding Prometheus Metric Types | Meaning and Usage (Gauge, Counter, Summary, Histogram)
This video explains the four different metric types in Prometheus: …
PromQL Data Selection Explained | Selectors, Lookback Delta, Offsets, and Absolute "@" Timestamps
In this video, I explain how Prometheus / PromQL data selection works …
Understanding Counter Rates and Increases in PromQL | Reset Handling, Extrapolation, Edge Cases
In this video, I explain the exact value calculation behaviors of the …
Understanding "up" and Friends in Prometheus | Synthetic (Auto-Generated) Scrape Metrics
In this video, I explain the various synthetic (or auto-generated) …
Understanding Prometheus Histograms | Motivation and Concepts, Instrumentation, Querying in PromQL
In this video, I explain Prometheus histograms (for now only the …
Creating Grafana Dashboards for Prometheus | Grafana Setup & Simple Dashboard (Chart, Gauge, Table)
This video shows you how to use Grafana to build dashboards for …
Monitoring Linux Host Metrics with Prometheus | Node Exporter (Setup, Scrape, Query, Grafana)
In this video, I show you how you can use the Prometheus Node Exporter …
Don't Make These 6 Prometheus Monitoring Mistakes | Prometheus Best Practices & Pitfalls
In this video, I go through some of the biggest pitfalls you can run …
Exposing Custom Host Metrics Using the Prometheus Node Exporter | "textfile" Collector Module
In this video, I explain how to use the Node Exporter’s “textfile” …
Relabeling in Prometheus | Relabeling Architecture and Flow, Configuration, Examples, Debugging
In this video, I explain the concept of relabeling in Prometheus, a …
