[ bianca ]
[ 原始碼: prometheus ]
套件:prometheus(2.53.3+ds1-2)
prometheus 的相關連結
下載原始碼套件 prometheus:
- [prometheus_2.53.3+ds1-2.debian.tar.xz]
- [prometheus_2.53.3+ds1-2.dsc]
- [prometheus_2.53.3+ds1.orig.tar.xz]
維護小組:
外部的資源:
- 主頁 [prometheus.io]
相似套件:
- mtail
- prometheus-blackbox-exporter
- libprometheus-tiny-perl
- python3-prometheus-client
- prometheus-varnish-exporter
- python3-django-prometheus
- golang-github-fzambia-eagle-dev
- swift-object-expirer
- golang-github-knetic-govaluate-dev
- golang-github-casbin-govaluate-dev
- golang-github-grpc-ecosystem-go-grpc-prometheus-dev
monitoring system and time series database
Prometheus is a systems and services monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
Prometheus' main distinguishing features as compared to other monitoring systems are:
* A multi-dimensional data model (timeseries defined by metric name and set of key/value dimensions). * A flexible query language to leverage this dimensionality. * No dependency on distributed storage; single server nodes are autonomous. * Timeseries collection happens via a pull model over HTTP. * Pushing timeseries is supported via an intermediary gateway. * Targets are discovered via service discovery or static configuration. * Multiple modes of graphing and dashboarding support. * Federation support coming soon.
其他與 prometheus 有關的套件
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- helper tools for all init systems
-
- dep: adduser
- add and remove users and groups
-
- dep: fonts-glyphicons-halflings
- icons made for smaller graphic
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libjs-bootstrap4
- HTML, CSS and JS framework
-
- dep: libjs-eonasdan-bootstrap-datetimepicker
- Date/time picker widget based on twitter bootstrap
-
- dep: libjs-jquery (>= 3.5.1~)
- JavaScript library for dynamic web applications
-
- dep: libjs-jquery-hotkeys
- easily add and remove handlers for keyboard events anywhere in your code
-
- dep: libjs-moment
- Work with dates in JavaScript (library)
-
- dep: libjs-moment-timezone
- Parse and display dates in any timezone
-
- dep: libjs-mustache (>= 2.3.0-1~)
- Mustache rendering engine for Javascript
-
- dep: libjs-popper.js
- Javascript library to position poppers in web applications
-
- dep: libjs-rickshaw
- JavaScript toolkit for interactive time series graph
-
- dep: promtool
- tooling for the Prometheus monitoring system
-
- rec: prometheus-node-exporter
- Prometheus exporter for machine metrics