civodul pushed a change to branch main.

    from e1a4675  tests: Test properties in specifications.
     new d38b61a  database: Remove newline in message.
     new d31dc17  base: Really run ‘build-queue-cleaner’ in a separate fiber.
     new e1338fd  systemd: Add “Restart=always” to 
‘cuirass-remote-worker.service’.
     new 878af49  metrics: Add #:timestamp to ‘db-update-metric’.
     new c263b65  metrics: Add #:timestamp? to ‘db-get-metrics-with-id’.
     new 197a45c  metrics: ‘db-get-metrics-with-id’ can restrict to a field 
value.
     new 0d2d372  metrics: Add ‘pending-builds-per-system’ metric.
     new dea68d4  templates: metrics: Show pending builds per system.
     new 724bef1  metrics: Change pending builds sampling period to 6h.
     new 1a0ebbd  templates: Show tooltips on pending builds chart.
     new 0a2566b  Bump user-visible copyright years.


Summary of changes:
 etc/cuirass-remote-worker.service.in |   1 +
 src/cuirass/base.scm                 |  15 ++---
 src/cuirass/database.scm             |   4 +-
 src/cuirass/http.scm                 |   8 ++-
 src/cuirass/metrics.scm              | 107 +++++++++++++++++++++++++----------
 src/cuirass/templates.scm            |  27 +++++++--
 src/cuirass/ui.scm                   |   2 +-
 tests/metrics.scm                    |  38 +++++++++++--
 8 files changed, 149 insertions(+), 53 deletions(-)

Reply via email to