SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

prometheus rpm build for : OpenSuSE. For other distributions click prometheus.

Name : prometheus
Version : 2.7.1 Vendor : obs://build_opensuse_org/home:worldcitizen
Release : 13.2 Date : 2019-02-11 22:18:56
Group : System/Management Source RPM : prometheus-2.7.1-13.2.src.rpm
Size : 149.44 MB
Packager : (none)
Summary : The Prometheus monitoring system and time series database
Description :
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

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/worldcitizen:/branches:/systemsmanagement:/sumaform:/tools/SLE_15_SP1/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
config(prometheus)
golang(github.com/prometheus/prometheus/cmd/prometheus)
golang(github.com/prometheus/prometheus/cmd/promtool)
golang(github.com/prometheus/prometheus/config)
golang(github.com/prometheus/prometheus/discovery)
golang(github.com/prometheus/prometheus/discovery/azure)
golang(github.com/prometheus/prometheus/discovery/config)
golang(github.com/prometheus/prometheus/discovery/consul)
golang(github.com/prometheus/prometheus/discovery/dns)
golang(github.com/prometheus/prometheus/discovery/ec2)
golang(github.com/prometheus/prometheus/discovery/file)
golang(github.com/prometheus/prometheus/discovery/gce)
golang(github.com/prometheus/prometheus/discovery/kubernetes)
golang(github.com/prometheus/prometheus/discovery/marathon)
golang(github.com/prometheus/prometheus/discovery/openstack)
golang(github.com/prometheus/prometheus/discovery/targetgroup)
golang(github.com/prometheus/prometheus/discovery/triton)
golang(github.com/prometheus/prometheus/discovery/zookeeper)
golang(github.com/prometheus/prometheus/documentation/examples/custom-sd/adapter)
golang(github.com/prometheus/prometheus/documentation/examples/custom-sd/adapter-usage)
golang(github.com/prometheus/prometheus/documentation/examples/remote_storage/example_write_adapter)
golang(github.com/prometheus/prometheus/documentation/examples/remote_storage/remote_storage_adapter)
golang(github.com/prometheus/prometheus/documentation/examples/remote_storage/remote_storage_adapter/graphite)
golang(github.com/prometheus/prometheus/documentation/examples/remote_storage/remote_storage_adapter/influxdb)
golang(github.com/prometheus/prometheus/documentation/examples/remote_storage/remote_storage_adapter/opentsdb)
golang(github.com/prometheus/prometheus/notifier)
golang(github.com/prometheus/prometheus/pkg/gate)
golang(github.com/prometheus/prometheus/pkg/labels)
golang(github.com/prometheus/prometheus/pkg/modtimevfs)
golang(github.com/prometheus/prometheus/pkg/pool)
golang(github.com/prometheus/prometheus/pkg/relabel)
golang(github.com/prometheus/prometheus/pkg/rulefmt)
golang(github.com/prometheus/prometheus/pkg/runtime)
golang(github.com/prometheus/prometheus/pkg/textparse)
golang(github.com/prometheus/prometheus/pkg/timestamp)
golang(github.com/prometheus/prometheus/pkg/value)
golang(github.com/prometheus/prometheus/prompb)
golang(github.com/prometheus/prometheus/promql)
golang(github.com/prometheus/prometheus/relabel)
golang(github.com/prometheus/prometheus/rules)
golang(github.com/prometheus/prometheus/scrape)
golang(github.com/prometheus/prometheus/storage)
golang(github.com/prometheus/prometheus/storage/remote)
golang(github.com/prometheus/prometheus/storage/tsdb)
golang(github.com/prometheus/prometheus/template)
golang(github.com/prometheus/prometheus/util/httputil)
golang(github.com/prometheus/prometheus/util/promlint)
golang(github.com/prometheus/prometheus/util/stats)
golang(github.com/prometheus/prometheus/util/strutil)
golang(github.com/prometheus/prometheus/util/testutil)
golang(github.com/prometheus/prometheus/util/treecache)
golang(github.com/prometheus/prometheus/web)
golang(github.com/prometheus/prometheus/web/api/v1)
golang(github.com/prometheus/prometheus/web/api/v2)
golang(github.com/prometheus/prometheus/web/ui)
prometheus
prometheus(x86-64)

Requires :
/bin/sh
/bin/sh
/bin/sh
/bin/sh
config(prometheus) = 2.7.1-13.2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
shadow


Content of RPM :
/etc/default/prometheus
/etc/prometheus
/etc/prometheus/prometheus.yml
/usr/bin/prometheus
/usr/bin/promtool
/usr/lib/systemd/system/prometheus.service
/usr/share/doc/packages/prometheus
/usr/share/doc/packages/prometheus/LICENSE
/usr/share/doc/packages/prometheus/README.md
/usr/share/go/1.11/contrib/src
/usr/share/go/1.11/contrib/src/github.com
/usr/share/go/1.11/contrib/src/github.com/prometheus
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/prometheus
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/prometheus/main.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/prometheus/main_test.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool/archive.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool/debug.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool/http.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool/http_test.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool/main.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool/main_test.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/cmd/promtool/unittest.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/config
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/config/config.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/config/config_default_test.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/config/config_test.go
/usr/share/go/1.11/contrib/src/github.com/prometheus/prometheus/config/config_windows_test.go
There is 3373 files more in these RPM.

 
ICM