Version: 0.3.6, Package name: riemann-0.3.6 |
Maintained by: Pavel Korovin |
Master sites: |
Description Riemann provides low-latency, transient shared state for systems with many moving parts. Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception raised by your code. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Send alerts when a key process fails to check in. Know how many users signed up right this second. |
Filesize: 83147.651 KB |
Version History (View Complete History) |
|
2020-09-10 07:24:27 by Pavel Korovin | Files touched by this commit (2) |
Log message: Update riemann 0.3.5 -> 0.3.6 Changelog: https://github.com/riemann/riemann/blob/master/CHANGELOG.md |
2019-12-06 16:37:57 by Pavel Korovin | Files touched by this commit (2) |
Log message: Update riemann 0.3.4 -> 0.3.5 Changelog: https://github.com/riemann/riemann/blob/master/CHANGELOG.md |
2019-11-06 09:16:23 by Pavel Korovin | Files touched by this commit (2) |
Log message: Update riemann 0.3.1 -> 0.3.4 Changelog: https://github.com/riemann/riemann/blob/master/CHANGELOG.md |
2019-07-13 18:39:40 by Christian Weisgerber | Files touched by this commit (118) |
Log message: Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. |
2019-06-10 18:38:36 by Kurt Miller | Files touched by this commit (57) |
Log message: Revision bump all java ports for the jre package removal and java.port.mk changes. |
2019-03-24 16:24:14 by Stuart Henderson | Files touched by this commit (43) |
Log message: sweep all java ports with a couple of adjustments to build/dependency environment, which will reduce complexity in java.port.mk when jdk 11 is added. direction agreed with kurt@. - switch all MODJAVA_VER to at least 1.8 (we don't currently have any version earlier than this anyway). - drop MODJAVA_JRERUN, the separate jre package will be going away with jdk 11. - bump changed ports |
2018-11-11 01:29:42 by Pavel Korovin | Files touched by this commit (3) |
Log message: Update riemann 0.3.0 -> 0.3.1 |
2018-05-30 00:58:59 by Marc Espie | Files touched by this commit (2) |
Log message: make it so that _riemann id actually matches the user db instead of stealing another's id. |
2018-04-28 06:54:56 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: missing bump |
2018-04-28 06:53:30 by Pavel Korovin | Files touched by this commit (1) |
Log message: Sync style with Makefile.template; update MAINTAINER e-mail |
2018-04-28 04:58:52 by Pavel Korovin | Files touched by this commit (2) |
Log message: Update riemann 0.2.14 -> 0.3.0 |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-05-27 13:57:08 by Antoine Jacoutot | Files touched by this commit (88) |
Log message: Bring rc_bg back. |
2017-05-27 07:55:59 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: I forgot the bump commit... |
2017-05-27 07:53:07 by Antoine Jacoutot | Files touched by this commit (47) |
Log message: Cope with recent rc.subr(8) change (removal of rc_bg etc.) |
2017-04-30 11:18:48 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to riemann 0.2.13, from maintainer Pavel Korovin. |
2016-12-31 08:25:18 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Fix rc.d(8) script to comply to our template and habits. While here, fix the @extraunexec line; from sthen@ "seems sensible" sthen@ |