dev-resources.site
for different kinds of informations.
Prometheus for Absolute Beginners
Published at
1/6/2025
Categories
prometheus
monitoring
observability
Author
agardnerit
Author
10 person written this
agardnerit
open
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
observability Article's
30 articles in total
Monitoring AWS Infrastructure: Building a Real-Time Observability Dashboard with Amazon CloudWatch and Prometheus
read article
3Mór: How we started with Valkyries and ended with a Goddess
read article
Observability Unveiled: Key Insights from IBM’s SRE Expert
read article
How And Why The Developer-First Approach Is Changing The Observability Landscape
read article
Understanding Observability: Benefits for Your Organization and Key Differences from Monitoring
read article
OpenTelemetry Collector Implementation Guide: Unified Observability for Modern Systems
read article
Monitoring and Observability Tools: A Comprehensive Guide Including Network Packets and Logging Tools
read article
Auto-Instrumentação com OpenTelemetry no EKS [Lab Session]
read article
Navigating the Complexities of Hybrid Cloud Operations: A Comprehensive Guide
read article
Dynamic Observability: The Evolution of Platform Engineering Excellence
read article
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 11 Logging and monitoring
read article
Prometheus for Absolute Beginners
currently reading
What is Observability?
read article
AWS CloudWatch: Implementing Data Protection Policy for Sensitive Log Data!
read article
AWS CloudWatch Logging and Live Tail using AWS CLI!
read article
The Observability Digest 36: AI Agents & Security Evolution 🤖🔒
read article
AWS CloudWatch Logging and Live Tail using Python/Boto3 SDK!
read article
What is O11y? Guide to Modern Observability
read article
Website Monitoring Beyond Uptime: Uncovering Hidden Performance Issues with Observability
read article
Observability (o11y) purpose
read article
OTEL-COLLECTOR ( issues over short and long term )
read article
KubeCon 2024: Redefining Cloud-Native with AI, Security, and Sustainability
read article
Observability simplified : A First Timer’s Guide to System Health
read article
Streamlining frontend CI/CD pipelines with enhanced observability
read article
Enhancing Observability in Machine Learning with OpenTelemetry: InsightfulAI Update
read article
From Zero to Observability: Your first steps sending OpenTelemetry data to an Observability backend
read article
Migrating from DIY ELK to a full SaaS platform
read article
Preparing for an OpenTelemetry Workshop
read article
What is Test Observability and How Does it Improve the Testing Process?
read article
What is eBPF?
read article
Featured ones: