= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Client library for Prometheus monitoring
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
prometheus-v1.1.tbz
sha256=fbcf8bb28c02bfe4f61d2494bc2b70fdedd62f2b41fd1343e6f73d583bf599e4
sha512=9cf49689f6d33138cf41eca585e0d15bd17f670a3334b8235a52cc6c210fdc763fb967b19a91a110759a206aa9223cca1c7064e0eb2e2e6d3d13957ec7a38201
Description
To run services reliably, it is useful if they can report various metrics (for example, heap size, queue lengths, number of warnings logged, etc).
A monitoring service can be configured to collect this data regularly. The data can be graphed to help understand the performance of the service over time, or to help debug problems quickly. It can also be used to send alerts if a service is down or behaving poorly.
Published: 09 Jun 2021
Dependencies (7)
Dev Dependencies (1)
-
alcotest
with-test
Used by (15)
- capnp-rpc-net
- current
-
current_examples
>= "0.4"
-
current_github
>= "0.4"
- current_gitlab
-
current_ocluster
< "0.2"
-
current_web
>= "0.4"
-
datakit-server
>= "0.10.0" & < "0.11.0"
-
ocluster
!= "0.2"
-
prometheus-app
= "1.1"
-
protocol-9p-unix
>= "0.11.0"
-
qcow
>= "0.10.0"
-
tezos-p2p
= "13.0"
-
tezos-shell
= "13.0"
-
tezos-store
= "13.0"
Conflicts
-
None
On This Page