openshift-pipelines / pipeline-service

SaaS for Tekton Pipelines
Apache License 2.0
20 stars 43 forks source link

add grafana views for tekton chains controller workque and latency #989

Closed jkhelil closed 2 months ago

jkhelil commented 3 months ago

a fix for https://issues.redhat.com/browse/SRVKP-4405

gabemontero commented 3 months ago

@jkhelil when you get the chance can you launch your own OCP cluster, run dev_setup.sh -- use-local-branch , and capture a screen shot of the new panels and attach that screen shot to the PR?

I forgot to mention when we had our video conf that such screen shots were part of our methodology when updating these panels.

I may have one review comment I'll post separately.

thanks

jkhelil commented 2 months ago

@gabemontero Here is a screenshot

image
gabemontero commented 2 months ago

Certainly better than before @jkhelil but it looks like something got lost when I tried to describe it to you before. I was hoping it would look like how the Watcher Work Queue Depth and Watcher Reconcile Latency works with Tekton Results.

See this screen shot:

ResultsDepthLantency

Can you copy those panel over to the chains section, and then modify the queries to grab those numbers for chains instead of results watcher?

thanks

jkhelil commented 2 months ago

@gabemontero ok got it. Fiixing it to look like this

image