Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Jaeger c972ce4ee4 Remove Citycloud from grafana
The Citycloud clouds (except the special airship one) are not used
anymore, remove them from grafana.

Change-Id: I1d4c64a91e07f7e5fd27399720e03ac567658aab
2020-05-15 13:17:19 +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 d624c23335 grafana: add FortNebula dashboard
The minor updates are apparently due to us not having run the script
the last time it was updated with new urls.

Change-Id: I255d1e47b5cff29a3ed377b65ceab677ab1c272e
2019-07-08 09:29:13 -07:00
Andreas Jaeger c1c135087d Update grafana for OpenDev
Use opendev.org everywhere.

Change-Id: I688fe1d949eaee39e20bc74f7aea39583ca14f6f
2019-04-20 19:39:11 +02:00
Ian Wienand d34d7ad763 Consolidate nodepool graphs
All of these dashboards are the same, and have mostly copied all the
same issues with them.  This makes updating anything a massive pain.

This implements a single dashboard template with a small script to
create individual dashboards for each provider and its regions.

I have included a range of fixes.  The y-axis format has changed in
later versions of grafana.  The API time tracking is no longer scaled,
but we just tell grafana it is in ms and it displays it correctly.
The test nodes history graph is moved to the top, as it is probably
the most interesting graph (note this splits itself out per region, if
mulitple regions are selected).  Values for "null as zero" are
consistently set.  Various formatting fixes for the labels are
included.

Change-Id: I5fbffaec3c82aa1fce0947f771de67edd15f7dfc
2018-06-22 12:21:10 +10:00
Ian Wienand 8e8c4b6c62 nodepool grafana : remove job runtimes
These stats aren't updating any more.  Unfortunately, I don't think
there's any current replacement as nodepool doesn't have any insight
into the job it is satisfying a request for.

Change-Id: Ib69fbda5ee019180cd8761d0ead474b426bce379
2018-06-19 14:07:26 +10:00
Paul Belanger 371cd4f944
Add ComputeGetLimits API to nodepool provider dashboards
Since we now query a cloud for its quota information, lets track the
response rate in grafana.

Change-Id: Ie9e2727b5dc3d18f5e5fc37be89a9a5f9492eb47
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-01-16 16:57:33 -05:00
David Moreau-Simard a281b06c27
Update Nodepool graphite metric names
Following the update to Zuul v3 some things changed:
- nodes.delete became nodes.deleting
- nodes.used became nodes.in-use but nodes.used is still relevant
  as it's the status between 'in-use' and 'deleting'
- Add a panel for displaying failed nodes

Change-Id: I240d082115bd9078e45984d8fcff212a4e40e842
Depends-On: I6a89752d74ed7424267c3af3937ad01fb4bb8f86
2017-10-02 10:31:52 -04:00
Mathieu Gagné 1188d6866e grafana: Update metric names for API operations timers
Change-Id: I9e713646b40f0be37b101f661561c04bb4f31d7f
2017-09-25 13:12:04 -04:00
Andreas Jaeger e40acc4543 Remove gate-tempest-dsvm-full from grafana
This job does not exist anymore, remove it from grafana.

Change-Id: Ia9df559aa4f9da3aab9624557c44e51c1cec3f23
2017-08-02 21:42:07 +02:00
Paul Belanger 539ef91063
Update citycloud dashboard with new regions
We have 4 region now for citycloud.

Change-Id: I62f575f501ad29e2dda87464773035876a0fafdb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-12 14:25:11 -04:00
Paul Belanger b0aafadab1 Fix file extension for nodepool-citycloud.yaml
Change-Id: I930aac33c1f5f80365fed344881ad4ca55761119
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-10-17 09:44:59 -04:00