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
-
1
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
Source Files (show merged sources derived from linked package)
| 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 | |
| Makefile | 0000000689 689 Bytes | |
| PACKAGING_README.md | 0000000844 844 Bytes | |
| _link | 0000000125 125 Bytes | |
| _service | 0000001070 1.04 KB | |
| create_package-lock_json.sh | 0000001374 1.34 KB | |
| golang-github-prometheus-prometheus.changes | 0000176035 172 KB | |
| golang-github-prometheus-prometheus.spec | 0000006671 6.51 KB | |
| node_modules.obscpio | 0213201428 203 MB | |
| node_modules.spec.inc | 0000085450 83.4 KB | |
| package-lock.json | 0000417108 407 KB | |
| prometheus-3.11.0.obscpio | 0028218893 26.9 MB | |
| prometheus.firewall.xml | 0000000215 215 Bytes | |
| prometheus.obsinfo | 0000000100 100 Bytes | |
| prometheus.service | 0000000783 783 Bytes | |
| prometheus.sysconfig | 0000000185 185 Bytes | |
| prometheus.yml | 0000001244 1.21 KB | |
| vendor.tar.gz | 0018908403 18 MB |
Comments 0