From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: =?utf-8?Q?=E2=80=98guix_weather=E2=80=99?= reports CI stats Date: Fri, 30 Mar 2018 11:15:32 +0200 Message-ID: <87bmf5q5zf.fsf@gnu.org> References: <87in9gth2u.fsf@gnu.org> <87zi2q4279.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1q8K-00061B-Cc for guix-devel@gnu.org; Fri, 30 Mar 2018 05:15:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1q8F-0005mw-Aq for guix-devel@gnu.org; Fri, 30 Mar 2018 05:15:40 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:55104) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f1q8F-0005mf-46 for guix-devel@gnu.org; Fri, 30 Mar 2018 05:15:35 -0400 In-Reply-To: <87zi2q4279.fsf@gmail.com> (Chris Marusich's message of "Fri, 30 Mar 2018 06:28:10 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Chris Marusich Cc: Guix-devel Hello Chris, Chris Marusich skribis: > This shows us just a single snapshot in time. It would be interesting > to have historical data, as well. If Hydra or Cuirass logged metrics > (sometimes referred to as "telemetry" data) as it ran, it could be > useful for operating build farms and measuring improvements in their > performance. There are a lot of great tools out there for analyzing > metrics / telemetry data, including fancy dashboarding software (e.g., > Kibana and Grafana come to mind). Does Guile have any existing > libraries for logging metrics in some kind of structured format that is > amenable to ad-hoc analysis or to ingestion into dashboarding software? Not that I know of, but I agree it would be super useful! Ludo=E2=80=99.