Prometheus
The Prometheus monitoring system and time series database.
Deploy command
docker run --name prometheus -d -p 127.0.0.1:9090:9090 prom/prometheusTaken from the project README. You need a server with Docker; you may still need to add environment variables.
From the README
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
- Stars
- ★ 66.2k
- Language
- Go
- License
- Apache-2.0
- Last updated
- 2026-09-23
- Category
- Monitoring & ops
- Section
- General