Bug 1757547
| Summary: | Metering fails to import pod cpu/memory usage metrics due to many-to-many matching error | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Chance Zibolski <chancez> | |
| Component: | Metering Operator | Assignee: | Brett Tofel <btofel> | |
| Status: | CLOSED ERRATA | QA Contact: | Peter Ruan <pruan> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.3.0 | CC: | emoss, sd-operator-metering | |
| Target Milestone: | --- | |||
| Target Release: | 4.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1757551 (view as bug list) | Environment: | ||
| Last Closed: | 2020-05-13 21:26:21 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: | 1757551 | |||
|
Description
Chance Zibolski
2019-10-01 19:26:47 UTC
I wasn't able to determine the exact underlying issue but found a suitable fix by removing the group_left that we used for getting the node name for a pod since the container level metrics have the node as a label already. verified with 4.3.0-0.nightly-2019-10-22-101148 and `metering` master branch 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:0062 |