gather-observability: add chart about frontend request latency#4908
gather-observability: add chart about frontend request latency#4908openshift-merge-bot[bot] merged 1 commit intomainfrom
Conversation
Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
|
/lgtm The latency will look slightly different since it's measured from a different perspective, but should be representative. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bennerv, geoberle The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@geoberle: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/override |
|
@geoberle: /override requires failed status contexts to operate on, but none was given DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/override cspr |
|
@geoberle: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/override ci/prow/cspr |
|
@geoberle: Overrode contexts on behalf of geoberle: ci/prow/cspr DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What
"control plane request latency" becomes important to us, so lets make it visible in e2e tests
Why
Testing
Special notes for your reviewer