Skip to content

Commit e0c9c6a

Browse files
Update readme.md
1 parent f9750c0 commit e0c9c6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

day-2/readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Monitoring
2+
3+
## Metrics vs Monitoring
4+
5+
Metrics are measurements or data points that tell you what is happening. For example, the number of steps you walk each day, your heart rate, or the temperature outside—these are all metrics.
6+
7+
Monitoring is the process of keeping an eye on these metrics over time to understand what’s normal, identify changes, and detect problems. It's like watching your step count daily to see if you're meeting your fitness goal or checking your heart rate to make sure it's in a healthy range.
8+
19
## 🚀 Prometheus
210
- Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud.
311
- It is known for its robust data model, powerful query language (PromQL), and the ability to generate alerts based on the collected time-series data.

0 commit comments

Comments
 (0)