config: add a new measurement to watchlist job type
WatchListLatencyPrometheus measurement gathers 50th, 90th and 99th duration quantiles for watch list requests broken down by group, resource, scope.
What type of PR is this?
/kind feature
What this PR does / why we need it:
This PR adds WatchListLatencyPrometheus measurement to watchlist job type.
The new measurement gathers 50th, 90th and 99th duration
quantiles for watch list requests broken down by group, resource, scope.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
The new measurement was added in https://github.com/kubernetes/perf-tests/pull/2315
xref: https://github.com/kubernetes/enhancements/issues/3157
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: p0lyn0mial Once this PR has been reviewed and has the lgtm label, please assign mborsz for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/hold
we should merge https://github.com/kubernetes/perf-tests/pull/2315 first.
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle stale - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle stale - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.
This bot triages PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the PR is closed
You can:
- Mark this PR as fresh with
/remove-lifecycle stale - Close this PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
I think we can close this PR because watch-list latency was added to APIResponsivenessPrometheus in https://github.com/kubernetes/perf-tests/pull/2764
/close
@p0lyn0mial: Closed this PR.
In response to this:
I think we can close this PR because watch-list latency was added to
APIResponsivenessPrometheusin https://github.com/kubernetes/perf-tests/pull/2764/close
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.