套件: golang-github-prometheus-alertmanager-dev (0.15.3+ds-3ubuntu1.2)
golang-github-prometheus-alertmanager-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 prometheus-alertmanager:
- [prometheus-alertmanager_0.15.3+ds-3ubuntu1.dsc]
- [prometheus-alertmanager_0.15.3+ds.orig.tar.gz]
- [prometheus-alertmanager_0.15.3+ds-3ubuntu1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Martín Ferrari
外部的資源:
- 主頁 [prometheus.io]
相似套件:
Handle and deliver alerts created by Prometheus -- source
The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts.
This package provides the source code to be used as a library.
其他與 golang-github-prometheus-alertmanager-dev 有關的套件
|
|
|
-
- dep: golang-github-cenkalti-backoff-dev
- exponential backoff algorithm in Go
-
- dep: golang-github-cespare-xxhash-dev
- implementation of the 64-bit xxHash algorithm (XXH64)
-
- dep: golang-github-go-kit-kit-dev
- Programming toolkit for microservices
-
- dep: golang-github-gogo-protobuf-dev (>= 0.5)
- alternative protocol buffer support for Golang - sources
-
- dep: golang-github-hashicorp-go-sockaddr-dev
- IP address/UNIX socket convenience functions for Go
-
- dep: golang-github-hashicorp-memberlist-dev (>= 0.1.0~)
- Golang package for gossip based membership and failure detection
-
- dep: golang-github-kylelemons-godebug-dev
- Debugging helper utilities for Go
-
- dep: golang-github-oklog-ulid-dev
- ULID generation library for Golang
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-prometheus-client-golang-dev (>= 0.9.0~pre1+git20180417)
- Prometheus instrumentation library for Go applications
-
- dep: golang-github-prometheus-common-dev (>= 0+git20180518)
- Common libraries for Prometheus components
-
- dep: golang-github-satori-go.uuid-dev
- Go package for creating and parsing UUID
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-gopkg-alecthomas-kingpin.v2-dev
- command-line and flag parser for Go
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.2.1-1~)
- YAML support for the Go language