Re: ‘guix weather’ reports CI stats

2018-03-30 Thread Ludovic Courtès
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 measur

Re: ‘guix weather’ reports CI stats

2018-03-29 Thread Chris Marusich
l...@gnu.org (Ludovic Courtès) writes: > Hello Guix! > > With commit 183445a6ed1cbac929ecb65303246945c8ccf39d, ‘guix weather’ can > now report continuous integration (CI) stats using the Hydra/Cuirass > HTTP interface: > > $ ./pre-inst-env guix weather --substitute-urls='https://berlin.guixsd.org

Re: ‘guix weather’ reports CI stats

2018-03-29 Thread Ludovic Courtès
Heya Danny, Danny Milosavljevic skribis: >> In this example we can also see that /api/queue?nr=10 returns >> non-sensical data in the current Cuirass snapshot (the actual queue >> contains lots of builds, and not only for aarch64!). > > Huh, well, the limit to 10 results is going to mess things

Re: ‘guix weather’ reports CI stats

2018-03-28 Thread Danny Milosavljevic
Hi Ludo, very cool! > In this example we can also see that /api/queue?nr=10 returns > non-sensical data in the current Cuirass snapshot (the actual queue > contains lots of builds, and not only for aarch64!). Huh, well, the limit to 10 results is going to mess things up (you won't see the majori

‘guix weather’ reports CI stats

2018-03-28 Thread Ludovic Courtès
Hello Guix! With commit 183445a6ed1cbac929ecb65303246945c8ccf39d, ‘guix weather’ can now report continuous integration (CI) stats using the Hydra/Cuirass HTTP interface: --8<---cut here---start->8--- $ ./pre-inst-env guix weather --substitute-urls='https://berl