Bug 1862444
Summary: | Limit the size of gathered federated metrics from alerts in Insights Operator | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Martin Kunc <mkunc> | |
Component: | Insights Operator | Assignee: | Martin Kunc <mkunc> | |
Status: | CLOSED ERRATA | QA Contact: | Angelina Vasileva <anikifor> | |
Severity: | high | Docs Contact: | Marc Muehlfeld <mmuehlfe> | |
Priority: | unspecified | |||
Version: | 4.6 | CC: | aos-bugs, avicenzi, inecas, tremes | |
Target Milestone: | --- | |||
Target Release: | 4.6.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1866776 (view as bug list) | Environment: | ||
Last Closed: | 2020-10-27 16:21:52 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1866776 |
Description
Martin Kunc
2020-07-31 12:54:25 UTC
When an operator starts generating big amount of Alerts into the prometheus, Insights operator is downloading all the alerts and the resulting file might be big. The consequence is that internal data pipeline in CCX is failing, because we cannot store archive to Kafka, where maximal limit is 1MB a if the file is larger then 300 KB, services were failing during the Insights rule processing when it was extracting it all to memory. Fixed and verified in 4.6.0-0.nightly-2020-08-07-034746 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 (OpenShift Container Platform 4.6 GA Images), 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:4196 |