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
-
2
derived packages
- Links to server:monitoring / golang-git...prometheus
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ojkastl_buildservice:Branch_server_monitoring/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 | 0000001132 1.11 KB | 2 months |
0002-Default-settings.patch | 0000002193 2.14 KB | 2 months |
Makefile | 0000000869 869 Bytes | 20 days |
PACKAGING_README.md | 0000000385 385 Bytes | 19 days |
_link | 0000000125 125 Bytes | 19 days |
_service | 0000000673 673 Bytes | 21 days |
golang-github-prometheus-prometheus.changes | 0000081606 79.7 KB | 19 days |
golang-github-prometheus-prometheus.spec | 0000006127 5.98 KB | 19 days |
npm_licenses.tar.bz2 | 0000150687 147 KB | 20 days |
prometheus-2.42.0.tar.gz | 0006329585 6.04 MB | 20 days |
prometheus.firewall.xml | 0000000215 215 Bytes | over 3 years |
prometheus.service | 0000000783 783 Bytes | over 1 year |
prometheus.sysconfig | 0000000185 185 Bytes | over 3 years |
prometheus.yml | 0000001244 1.21 KB | almost 6 years |
vendor.tar.gz | 0012072331 11.5 MB | 20 days |
web-ui-2.42.0.tar.gz | 0009128064 8.71 MB | 20 days |
Comments 0