Bug 1835988 - alert firing for KubeAPILatencyHigh for verb DELETECOLLECTION
Summary: alert firing for KubeAPILatencyHigh for verb DELETECOLLECTION
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 4.5.0
Assignee: Pawel Krupa
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-14 20:48 UTC by Abhinav Dahiya
Modified: 2020-10-12 12:00 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-12 12:00:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:39:24 UTC

Comment 1 W. Trevor King 2020-05-14 22:55:54 UTC
Pasting in the example from [1] for CI-search/Sippy to find:

[Feature:Prometheus][Conformance] Prometheus when installed on the cluster shouldn't report any alerts in firing state apart from Watchdog and AlertmanagerReceiversNotConfigured [Suite:openshift/conformance/parallel/minimal]
fail [github.com/openshift/origin/test/extended/prometheus/prometheus_builds.go:134]: Expected
    <map[string]error | len:1>: {
        "ALERTS{alertname!~\"Watchdog|AlertmanagerReceiversNotConfigured|UsingDeprecatedAPIExtensionsV1Beta1\",alertstate=\"firing\"} >= 1": {
            s: "promQL query: ALERTS{alertname!~\"Watchdog|AlertmanagerReceiversNotConfigured|UsingDeprecatedAPIExtensionsV1Beta1\",alertstate=\"firing\"} >= 1 had reported incorrect results: ALERTS{alertname=\"KubeAPILatencyHigh\", alertstate=\"firing\", component=\"apiserver\", endpoint=\"https\", group=\"events.k8s.io\", job=\"apiserver\", namespace=\"default\", resource=\"events\", scope=\"namespace\", service=\"kubernetes\", severity=\"warning\", verb=\"DELETECOLLECTION\", version=\"v1beta1\"} => 1 @[1588883691.309]\nALERTS{alertname=\"KubeAPILatencyHigh\", alertstate=\"firing\", component=\"apiserver\", endpoint=\"https\", job=\"apiserver\", namespace=\"default\", resource=\"events\", scope=\"namespace\", service=\"kubernetes\", severity=\"warning\", verb=\"DELETECOLLECTION\", version=\"v1\"} => 1 @[1588883691.309]",
        },
    }
to be empty

[1]: https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-4.3/1373

Comment 2 Michal Fojtik 2020-05-19 07:51:54 UTC
The PR adding DELETECOLLECTION into long-running requests list was merged in March: https://github.com/kubernetes-monitoring/kubernetes-mixin/pull/375

Moving over to monitoring team if this is something they can backport to 4.3.z ?

Comment 7 errata-xmlrpc 2020-07-13 17:39:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409

Comment 9 Pawel Krupa 2020-10-12 12:00:56 UTC
It was reopened automatically after closing a stale PR.


Note You need to log in before you can comment on or make changes to this bug.