- 01
DESIGN TEMPLATES
Dimensional data. Prometheus implements a highly dimensional data model
- 02
EASY TO USE
Powerful queries. PromQL allows slicing and dicing of collected time series data
- 03
A LOT OF TOOLS
Great visualization. Prometheus has multiple modes for data visualization
- 04
DISCONNECTED COMPONENTS
Efficient storage. Prometheus stores time series in memory and on the local disk in an efficient custom format
- 05
SEPARATED LOGIC
Simple operation. Each server is independent for reliability, relying only on local storage
- 06
FULL TESTED
Precise alerting. An alert manager handles notifications and silencing
- 07
MOBILE READY
Many client libraries. Over ten languages are supported already and custom libraries are easy to implement
PROMETHEUS.
Prometheus is an open-source monitoring and alerting system toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community. It is now a standalone open source project and maintained independently of any company.