mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
fix topic not found on prometheus (#6151)
This commit is contained in:
@@ -1 +1,10 @@
|
||||
# Prometheus
|
||||
# Prometheus
|
||||
|
||||
Prometheus is a free software application used for event monitoring and alerting. It records real-time metrics in a time series database built using a HTTP pull model, with flexible queries and real-time alerting.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Prometheus Website](https://prometheus.io/)
|
||||
- [@official@Official Documentation](https://prometheus.io/docs/introduction/overview/)
|
||||
- [@official@Getting Started with Prometheus](https://prometheus.io/docs/tutorials/getting_started/)
|
||||
- [@feed@Explore top posts about Prometheus](https://app.daily.dev/tags/prometheus?ref=roadmapsh)
|
||||
|
Reference in New Issue
Block a user