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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP1:Update/golang-github-prometheus-prometheus.28911 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Do-not-force-the-pure-Go-name-resolver.patch | 0000001064 1.04 KB | |
0002-Default-settings.patch | 0000002130 2.08 KB | |
0003-Update-Go-modules.patch | 0000004192 4.09 KB | |
Makefile | 0000000930 930 Bytes | |
_service | 0000000671 671 Bytes | |
golang-github-prometheus-prometheus.changes | 0000065310 63.8 KB | |
golang-github-prometheus-prometheus.spec | 0000006064 5.92 KB | |
prometheus-2.32.1.tar.gz | 0005932295 5.66 MB | |
prometheus.firewall.xml | 0000000215 215 Bytes | |
prometheus.service | 0000000783 783 Bytes | |
prometheus.sysconfig | 0000000185 185 Bytes | |
prometheus.yml | 0000001244 1.21 KB | |
vendor.tar.gz | 0010933553 10.4 MB | |
web-ui-2.32.1.tar.gz | 0008373547 7.99 MB |
Latest Revision
Wolfgang Engel (bigironman)
committed
(revision 1)
Release from SUSE:Maintenance:28911 / golang-github-prometheus-prometheus.SUSE_SLE-15-SP1_Update
Comments 0