Logo

dev-resources.site

for different kinds of informations.

Prometheus for Absolute Beginners

Published at
1/6/2025
Categories
prometheus
monitoring
observability
Author
agardnerit
Categories
3 categories in total
prometheus
open
monitoring
open
observability
open
Author
10 person written this
agardnerit
open
Prometheus for Absolute Beginners

If you're brand new to Prometheus and want a quick and easy introduction, this video will do just that in 13 minutes.

In the video I cover:

  • Prometheus and its components
  • Different Prometheus metric types

Then during the hands on you will:

  • Create a Python / FastAPI based server which makes a prometheus metric available
  • Configure Prometheus to retrieve (aka pull or scrape) that metric into Prometheus
  • Understand how to troubleshoot prometheus connection errors to the endpoints it is trying to scrape (aka. targets)
  • Start Prometheus and view the metric
  • Update the metric and watch the the new value be shown in Prometheus

Open Source Code

All of the code I use is open source and available here: https://github.com/agardnerit/prometheus-for-beginners

prometheus Article's
30 articles in total
Favicon
Monitoring AWS Infrastructure: Building a Real-Time Observability Dashboard with Amazon CloudWatch and Prometheus
Favicon
Monitor Your Static App memory usage EC2 Instances with Prometheus and Grafana
Favicon
Scraping Custom Django Metrics with Prometheus
Favicon
Prometheus
Favicon
[HANDS ON] Service Discovery in Prometheus
Favicon
CloudOps Challenge - Real-Time Projects
Favicon
Prometheus Instance Exposed
Favicon
Deploying Prometheus With Docker
Favicon
Prometheus json_exporter: Monitor any JSON API endpoint with Prometheus
Favicon
Prometheus for Absolute Beginners
Favicon
Dockerized Deployment of a Full Stack Application with Reverse Proxy, Monitoring & Observability
Favicon
Monitoring Containerized Applications with Kubernetes Tools: A Comprehensive Guide
Favicon
What is Observability?
Favicon
Kubernetes Metrics and Monitoring with Prometheus and Grafana
Favicon
Monitoring Modbus via Prometheus and Grafana
Favicon
RabbitMQ Monitoring with Prometheus and Grafana
Favicon
Docker with Prometheus and Grafana: Real-Time Monitoring Simplified
Favicon
How to Configure a Remote Data Store for Prometheus
Favicon
EKS & NGINX Load Balancer Monitor with Prometheus, Grafana, andย Alerts
Favicon
[Open Source] Simplify Metrics Reporting in NestJS with a Zero-Dependency-Injection Global Reporter
Favicon
Docker to the Rescue: Deploying React And FastAPI App With Monitoring
Favicon
A Beginner's Guide To Service Discovery in Prometheus
Favicon
Usando stack de monitoria opensource no Kubernetes (sem Prometheus)
Favicon
Prometheus - How it's work
Favicon
Prometheus 3.0: A Quantum Leap in Monitoring
Favicon
Observability - 3(Prometheus Explanation)
Favicon
Observability - 2(Metrics, Monitoring & Prometheus)
Favicon
Golang com Opentelemetry, prometheus, Grafana tempo OSS e Grafana padrรฃo
Favicon
Prometheus vs CloudWatch for Cloud Native Applications (Updated in 2024)
Favicon
Prometheus Stack Components Usage in K8 Cluster using Helm

Featured ones: