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
- Sources inherited from project openSUSE:Backports:SLE-15-SP3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:cabelo:dvd:openSUSE_15.3_dvd/golang-github-prometheus-prometheus && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| 0001-Do-not-force-the-pure-Go-name-resolver.patch | 0000001052 1.03 KB | |
| 0002-Default-settings.patch | 0000002097 2.05 KB | |
| 0003-Add-Uyuni-service-discovery.patch | 0000056562 55.2 KB | |
| _service | 0000000571 571 Bytes | |
| golang-github-prometheus-prometheus.changes | 0000043750 42.7 KB | |
| golang-github-prometheus-prometheus.spec | 0000005327 5.2 KB | |
| prometheus-2.18.0.tar.xz | 0012010376 11.5 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