Prometheus (software)
| Prometheus | |
|---|---|
| Initial release | 24 November 2012 | 
| Stable release | v3.2.1
   / 26 February 2025 | 
| Repository | github | 
| Written in | Go | 
| Operating system | Cross-platform | 
| Type | Time series database | 
| License | Apache License 2.0 | 
| Website | prometheus | 
Prometheus is a free software application used for event monitoring and alerting. It records metrics in a time series database (allowing for high dimensionality) built using an HTTP pull model, with flexible queries and real-time alerting. The project is written in Go and licensed under the Apache 2 License, with source code available on GitHub.