1
0
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:
dsh
2024-07-15 09:54:59 +01:00
committed by GitHub
parent 75bd422ef4
commit 3cb0d45764
2 changed files with 10 additions and 1 deletions

View File

@@ -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)