The Prometheus monitoring system and time series database
https://prometheus.io/
Prometheus's main features are:
- a multi-dimensional data model (time series identified by metric name and key/value pairs)
- a flexible query language to leverage this dimensionality
- no reliance on distributed storage; single server nodes are autonomous
- time series collection happens via a pull model over HTTP
- pushing time series is supported via an intermediary gateway
- targets are discovered via service discovery or static configuration
- multiple modes of graphing and dashboarding support
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / golang-gith...prometheus
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/golang-github-prometheus-prometheus && cd $_
- Create Badge
Refresh
Refresh
Comments 0