Bug 1961908 - sts cluster cannot report cluster:capacity_cpu_cores:sum to telemetry
Summary: sts cluster cannot report cluster:capacity_cpu_cores:sum to telemetry
Keywords:
Status: CLOSED DUPLICATE of bug 1955051
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Simon Pasquier
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-19 01:40 UTC by Xue Li
Modified: 2021-05-19 03:22 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-19 03:22:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Xue Li 2021-05-19 01:40:08 UTC
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:


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