diff --git a/content/roadmaps/102-devops/content/107-monitoring/100-infrastructure-monitoring/100-prometheus.md b/content/roadmaps/102-devops/content/107-monitoring/100-infrastructure-monitoring/100-prometheus.md index 4f8259c24..5cb866aba 100644 --- a/content/roadmaps/102-devops/content/107-monitoring/100-infrastructure-monitoring/100-prometheus.md +++ b/content/roadmaps/102-devops/content/107-monitoring/100-infrastructure-monitoring/100-prometheus.md @@ -1 +1,7 @@ -# Prometheus \ No newline at end of file +# 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. + +Pulumi Website +Official Documentation +Getting Started with Prometheus