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
- Developed at server:monitoring
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/golang-github-prometheus-prometheus && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Do-not-force-the-pure-Go-name-resolver.patch | 0000001036 1.01 KB | |
0002-Default-settings.patch | 0000002097 2.05 KB | |
0003-Add-Uyuni-service-discovery.patch | 0000053818 52.6 KB | |
0004-prometheus-buildmode-pie.patch | 0000000591 591 Bytes | |
_service | 0000000571 571 Bytes | |
golang-github-prometheus-prometheus.changes | 0000029977 29.3 KB | |
golang-github-prometheus-prometheus.spec | 0000005159 5.04 KB | |
prometheus-2.11.1.tar.xz | 0007431148 7.09 MB | |
prometheus.firewall.xml | 0000000215 215 Bytes | |
prometheus.service | 0000000410 410 Bytes | |
prometheus.sysconfig | 0000000185 185 Bytes | |
prometheus.yml | 0000001244 1.21 KB |
Comments 0