Commit Graph

6 Commits

Author SHA1 Message Date
Ian Wienand 5c57b07f96 grafana: update nodepool-dib status page
Update this to new panel types and modify layout a bit.  This uses a
variable to map over the stats, rather than the old template model.

This replaces the non-working thresholds that show the "OK"/"FAILED"
with value mappings which should be more reliable.

This also includes a heatmap at the top -- it's a bit weird because
it's mapping the return values of the builds, so can range between
0->128.  The return code value doesn't really help diagnose anything,
but it can highlight if things are failing in the same way (i.e. with
the same return code).

Change-Id: I74822881251c627d8e783438fa82e39aeca5645e
2022-06-30 15:50:41 +10:00
Andreas Jaeger a494d238b0 Update infra-manual links
The infra-manual publishes now to docs.opendev.org, change links to it.

New location is: https://docs.opendev.org/opendev/infra-manual/latest/

Link specs.o.o contributors link to OpenStack Contributor Guide.

Change http to https for docs.o.o and specs.o.o everywhere.

Depends-On: https://review.opendev.org/713929
Needed-By: https://review.opendev.org/713930
Change-Id: I46bf9e9527941f2120de59fdbc355337f4c019c1
2020-03-21 09:29:14 +01:00
James E. Blair d1a1fe9203 Remove references to OpenSUSE 423
This nodeset is no longer in use, remove references to it.

Change-Id: I5ac0f5ee7b8f18acfd9726e0fcec1c67bedde32d
2019-10-14 09:14:08 -07:00
Monty Taylor 72b6395c6b Update links for opendev
Change-Id: I35c8c64abfed31daf2be3698be13e72e38cd321b
2019-04-21 14:01:51 +00:00
Ian Wienand 81071e975d DIB grafana dashboard small fixes
Alias the legend for the build size

A more useful view is -7 days, rather than last week, which starts
fresh each week.

Change-Id: I65f6f601a47dd33e5205ac3530c47a5a58deb5b8
2019-02-25 15:58:47 +11:00
Ian Wienand c8582e4d26 Add nodepool-dib dashboard
This is a dashboard to track nodepool dib status.  We generate it
client side as it seems easier and leads to a suitable layout.

Depends-On: https://review.openstack.org/638288
Change-Id: I5dee06347c0cd4faaad7f1800416b704eb10d117
2019-02-22 13:40:06 +11:00