Date: Fri, 04 Sep 2020 00:59:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248278] [NEW PORT] textproc/angle-grinder: Slice and dice logs on the command line Message-ID: <bug-248278-7788-cYJPsuJPrb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248278-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-248278-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248278 --- Comment #1 from commit-hook@FreeBSD.org --- A commit references this bug: Author: swills Date: Fri Sep 4 00:58:41 UTC 2020 New revision: 547492 URL: https://svnweb.freebsd.org/changeset/ports/547492 Log: textproc/angle-grinder: create port Parse, aggregate, sum, average, min/max, percentile, and sort your data. = You can see it, live-updating, in your terminal. Angle grinder is designed for when, for whatever reason, you don't have your data in graphite/honeycomb/kibana/sumologic/splunk/etc. but still want to be able= to do sophisticated analytics. Angle grinder can process well above 1M rows per second (simple pipelines= as high as 5M), so it's usable for fairly meaty aggregation. The results will live update in your terminal as data is processed. Angle grinder is a bare bon= es functional programming language coupled with a pretty terminal UI. WWW: https://github.com/rcoh/angle-grinder PR: 248278 Submitted by: Lewis Cook <vulcan@wired.sh> Changes: head/textproc/Makefile head/textproc/angle-grinder/ head/textproc/angle-grinder/Makefile head/textproc/angle-grinder/distinfo head/textproc/angle-grinder/files/ =20 head/textproc/angle-grinder/files/patch-cargo-crates_terminal__size-0.1.10_= src_unix.rs head/textproc/angle-grinder/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248278-7788-cYJPsuJPrb>