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
- Links to server:monitoring / golang-git...prometheus
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:computersalat:devel:mon/golang-github-prometheus-prometheus && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-Do-not-force-the-pure-Go-name-resolver.patch | 0000001177 1.15 KB | |
0002-Default-settings.patch | 0000002185 2.13 KB | |
0003-Bump-go-retryablehttp.patch | 0000003685 3.6 KB | |
Makefile | 0000000930 930 Bytes | |
PACKAGING_README.md | 0000000543 543 Bytes | |
_link | 0000000125 125 Bytes | |
_service | 0000000667 667 Bytes | |
golang-github-prometheus-prometheus.changes | 0000111848 109 KB | |
golang-github-prometheus-prometheus.spec | 0000006256 6.11 KB | |
npm_licenses.tar.bz2 | 0000164669 161 KB | |
prometheus-2.53.2.tar.gz | 0006319227 6.03 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 | 0015119485 14.4 MB | |
web-ui-2.53.2.tar.gz | 0003604808 3.44 MB |
Comments 0