Bug 1961908
| Summary: | sts cluster cannot report cluster:capacity_cpu_cores:sum to telemetry | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Xue Li <xueli> |
| Component: | Monitoring | Assignee: | Simon Pasquier <spasquie> |
| Status: | CLOSED DUPLICATE | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.8 | CC: | alegrand, anpicker, aos-bugs, erooth, kakkoyun, pkrupa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-19 03:22:49 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: | |||
Description of problem: sts cluster cannot report cluster:capacity_cpu_cores:sum to telemetry Version-Release number of selected component (if applicable): 4.8.0-fc.2 How reproducible: 100% Steps to Reproduce: 1.Install an sts cluster with the version 2.Launch telemetry server and filter the cluster cpu capacity cluster:capacity_cpu_cores:sum{_id='<id>'} 3.Filter the cpu usage cluster:cpu_usage_cores:sum{_id='<id>'} Actual results: The capacity value of cluster cannot report to telemetry in step 2 but The usage value of cluster can be reported to telemetry in step 3 Expected results: All of the data can be reported to telemetry server correctly Additional info: