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.43017 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| 0001-Do-not-force-the-pure-Go-name-resolver.patch | 0000001117 1.09 KB | |
| 0002-Default-settings.patch | 0000002266 2.21 KB | |
| 0003-Remove-build-react-app.patch | 0000000691 691 Bytes | |
| 0004-Bump-lodash.patch | 0000001049 1.02 KB | |
| 0005-Bump-brace-expansion.patch | 0000004299 4.2 KB | |
| Makefile | 0000001154 1.13 KB | |
| PACKAGING_README.md | 0000000385 385 Bytes | |
| _service | 0000000184 184 Bytes | |
| golang-github-prometheus-prometheus.changes | 0000112295 110 KB | |
| golang-github-prometheus-prometheus.spec | 0000006722 6.56 KB | |
| npm_licenses.tar.bz2 | 0000067084 65.5 KB | |
| prometheus-3.5.0.tar.gz | 0005129940 4.89 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 | 0015863242 15.1 MB | |
| web-ui-3.5.0.tar.gz | 0002723557 2.6 MB |
Comments 0