Port details |
- alertmanager Alert routing for Prometheus
- 0.23.0_2 net-mgmt
=3 0.23.0_2Version of this port present on the latest quarterly branch. - Maintainer: michal@hanu.la
 - Port Added: 2017-07-17 21:12:53
- Last Update: 2022-03-30 07:01:44
- Commit Hash: d690b51
- People watching this port, also watch:: prometheus, cbsd, vault, openjdk8, netdata
- License: APACHE20
- Description:
- 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 integrations such as email,
PagerDuty, or OpsGenie. It also takes care of silencing and inhibition
of alerts.
WWW: https://prometheus.io/docs/alerting/alertmanager/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- alertmanager>0:net-mgmt/alertmanager
- To install the port:
- cd /usr/ports/net-mgmt/alertmanager/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/alertmanager
- pkg install alertmanager
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alertmanager
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632059302
SHA256 (go/net-mgmt_alertmanager/alertmanager-v0.23.0/v0.23.0.mod) = 881af68a643b2757bebac58e6cde7b5bb05495a255c8bd9046bbd76422e95059
SIZE (go/net-mgmt_alertmanager/alertmanager-v0.23.0/v0.23.0.mod) = 1552
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- Fetch dependencies:
-
- go : lang/go
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net-mgmt_alertmanager
- USES:
- go:modules zip
- pkg-message:
- If upgrading from < 0.17.0:
- There were a number of changes to amtool in 0.17.0 which are not fully
backwards compatible, related to the backup and import of silences.
If a backup of silences is created using a previous version of amtool (v0.16.1
or earlier), it is possible that not all silences can be correctly imported
using a later version of amtool.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 07:01:44 0.23.0_2
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
03 Mar 2022 13:04:53 0.23.0_1
|
Mateusz Piotrowski (0mp)  |
net-mgmt/alertmanager: Fix logging
Redirect stdout and stderr of the Alertmanager to its log file with
the daemon(8) -o flag instead of shell redirections. The reason for
this change is that shell redirections simply do not work in this case.
While here, remove an unnecessary env(1) invocation.
Approved by: portmgr blanket (runtime fix)
Fixes: df292e75acbe
MFH: 2022Q1
Sponsored by: Ekco
Sponsored by: Klara Inc |
14 Feb 2022 21:49:41 0.23.0
|
Mateusz Piotrowski (0mp)  |
net-mgmt/alertmanager: Fix a typo in COMMENT
Approved by: portmgr blanket |
13 Nov 2021 16:03:54 0.23.0
|
Mikael Urankar (mikael)  |
net-mgmt/alertmanager: Garbage collect patches.
Approved by: portmgr (build fix blanket) |
20 Sep 2021 03:39:01 0.23.0
|
Vanilla I. Shu (vanilla)  |
net-mgmt/alertmanager: update to 0.23.0.
PR: 258602
Reported by: maintainer |
06 Apr 2021 14:31:07 0.20.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Apr 2020 15:16:29
0.20.0
|
mikael  |
net-mgmt/alertmanager: update 0.20.0
- update 0.20.0
- fix build on aarch64
PR: 245350
Approved by: michal@hanu.la (maintainer) |
16 Nov 2019 12:52:40
0.18.0_1
|
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
02 Sep 2019 23:38:57
0.18.0
|
swills  |
net-mgmt/alertmanager: update to 0.18.0
PR: 239275
Submitted by: David O'Rourke <dor.bsd@xm0.uk>
Approved by: michal@hanu.la (maintainer) |
26 Jul 2019 07:36:02
0.16.2
|
tobik  |
net-mgmt/alertmanager: Switch to USES=go:modules
- Remove unneeded targets
- Fix build with go1.13beta1
===> Building for alertmanager-0.16.2
go: github.com/DataDog/datadog-go@v0.0.0-20180822151419-281ae9f2d895: G
et https://proxy.golang.org/github.com/%21data%21dog/datadog-go/@v/v0.0
.0-20180822151419-281ae9f2d895.mod: dial tcp: lookup proxy.golang.org o
n 1.0.0.1:53: write udp 127.0.0.1:45569->1.0.0.1:53: write: permission
denied
*** Error code 1
PR: 238917
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: michal@hanu.la (maintainer) |
08 Apr 2019 20:20:02
0.16.2
|
swills  |
net-mgmt/alertmanager: update to 0.16.2
PR: 237121
Submitted by: michal@hanu.la (maintainer) |
05 Mar 2019 14:32:22
0.16.1
|
swills  |
net-mgmt/alertmanager: update to 0.16.1
PR: 236153
Submitted by: michal@hanu.la (maintainer) |
09 Dec 2018 17:10:27
0.15.3
|
swills  |
net-mgmt/alertmanager: update to 0.15.3
PR: 233886
Submitted by: michal@hanu.la (maintainer) |
16 Aug 2018 21:00:49
0.15.2
|
swills  |
net-mgmt/alertmanager: Update to 0.15.2
PR: 230647
Submitted by: michal@hanu.la (maintainer) |
24 Jun 2018 14:08:21
0.15.0
|
joneum  |
net-mgmt/alertmanager: Update to 0.15.0
Changelog: https://github.com/prometheus/alertmanager/releases/tag/v0.15.0
PR: 229269
Submitted by: michal@hanu.la (maintainer) |
18 Mar 2018 03:55:14
0.14.0
|
yuri  |
Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
www/fabio benchmarks/bombardier www/go-www net-mgmt/prometheus2
sysutils/immortal
sysutils/docker-freebsd audio/pms-devel sysutils/consul-alerts
net-mgmt/pushgateway net/nsq
textproc/jid net-mgmt/alertmanager sysutils/nomad security/ssh-vault
Approved by: portmgr (port compliance, infrastructure) |
21 Feb 2018 00:09:45
0.14.0
|
yuri  |
net-mgmt/alertmanager: Update to 0.14.0
Additional port changes:
* Changed to DISTVERSION
* Moved plist to pkg-plist, added @sample for the config file
* Silenced some commands
* Improved syntax
PR: 226065
Submitted by: michal@hanu.la (maintainer)
Approved by: tcberner (mentor, implicit) |
18 Jan 2018 00:37:20
0.13.0
|
dbaio  |
net-mgmt/alertmanager: Update to 0.13.0
PR: 225286
Submitted by: michal@hanu.la (maintainer) |
24 Dec 2017 18:46:53
0.12.0
|
swills  |
net-mgmt/alertmanager: Update to 0.12.0
PR: 224566
Submitted by: michal@hanu.la (maintainer) |
06 Dec 2017 20:22:56
0.11.0
|
amdmi3  |
- Update to 0.11.0
PR: 223731
Submitted by: franz@bett.ag
Approved by: michal@hanu.la (maintainer) |
20 Aug 2017 15:22:01
0.8.0
|
dbaio  |
net-mgmt/alertmanager: Update to 0.8.0
- Add binary amtool
While here, add LICENSE_FILE
Changes: https://github.com/prometheus/alertmanager/blob/master/CHANGELOG.md
PR: 221617
Submitted by: michal@hanu.la (maintainer) |
18 Jul 2017 09:14:21
0.5.1_1
|
bsam  |
Prometheus exporters and pushgateway: Strip golang binaries.
TLDR; turns out to be a misconception, has gone with dinosaurs.
Golang Project treat such cases as bugs, submit any evidence to them.
More info: https://honnef.co/posts/2016/10/go-and-strip/
Fix my port and ports I've committed yesterday.
Bump PORTREVISION.
Reported by: swills
Approved by: portmgr (just fix it) |
17 Jul 2017 21:12:41
0.5.1
|
bsam  |
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 integrations such as email,
PagerDuty, or OpsGenie. It also takes care of silencing and inhibition
of alerts.
WWW: https://prometheus.io/docs/alerting/alertmanager/
PR: 216119
Submitted by: Michal Hanula <michal@hanu.la> |