[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ‘guix weather’ reports CI stats
From: |
Ludovic Courtès |
Subject: |
Re: ‘guix weather’ reports CI stats |
Date: |
Fri, 30 Mar 2018 11:15:32 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello Chris,
Chris Marusich <address@hidden> 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’.