The Prometheus monitoring system and time series database
Prometheus is an open source systems monitoring and alerting toolkit originally built at SoundCloud.
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
- Links to openSUSE:Leap:15.2 / golang-git...rometheus
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Rings:1-MinimalX/golang-github-prometheus-prometheus && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
0001-Do-not-force-the-pure-Go-name-resolver.patch | 0000001036 1.01 KB | |
0002-Default-settings.patch | 0000002028 1.98 KB | |
_service | 0000000569 569 Bytes | |
golang-github-prometheus-prometheus.changes | 0000021169 20.7 KB | |
golang-github-prometheus-prometheus.spec | 0000004404 4.3 KB | |
prometheus-2.7.1.tar.xz | 0004268468 4.07 MB | |
prometheus.service | 0000000354 354 Bytes | |
prometheus.yml | 0000001244 1.21 KB |
Comments 0