cloud-bulldozer / performance-dashboards

Performance dashboards from the Perf & Scale team
Apache License 2.0
16 stars 36 forks source link

New Dashboard for hypershift components #24

Closed mukrishn closed 2 years ago

mukrishn commented 2 years ago

Description

Included a new jsonnet template for populating hypershift dashboard with HostedControlPlane components. Out - https://snapshots-origin.grafana.net/dashboard/snapshot/qAkJgcT651y4i2Ke5eeY6AIXKPJVbwM6?orgId=2

Fixes

mukrishn commented 2 years ago

@rsevilla87 @dry923 PTAL

dry923 commented 2 years ago

@mukrishn A couple of questions based on the dashboard snap that was linked.

1) First, and potentially eliminating most other questions. Is this for a single hosted cluster or the entire management cluster? It is really not clear at a glance. 2) Is the OCP version referring to the hosted cluster(s) or the management cluster? 3) Can you add details around node counts? 4) Can you add a section surrounding API performance?

mukrishn commented 2 years ago

Thanks @dry923

  1. First, and potentially eliminating most other questions. Is this for a single hosted cluster or the entire management cluster? It is really not clear at a glance.

This is for monitoring all hosted clusters, HostedClusterPlane Stats panel would get repeated for each cluster, Idea is to monitor Hostedcluster only from this dashboard and all management cluster status will be available in already existing template, but open for suggestion still WIP.

  1. Is the OCP version referring to the hosted cluster(s) or the management cluster?

Good catch! I have included Management cluster version here. It should be hosted clusters, but that specific information is not available in exposed metrics yet. It might be available after this https://issues.redhat.com/browse/HOSTEDCP-293

  1. Can you add details around node counts?

AFAIK, that metrics is not available yet, will double check.

  1. Can you add a section surrounding API performance?

Only these are available as of now, will check again and update if anything new added recently.

smalleni commented 2 years ago

LGTM - good start. We can iterate as we go forward.