Bug 2074767
| Summary: | Metrics page show incorrect values due to metrics level config | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Karthik Jeeyar <kjeeyar> | ||||
| Component: | Dev Console | Assignee: | Karthik Jeeyar <kjeeyar> | ||||
| Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||
| Severity: | medium | Docs Contact: | Olivia Payne <opayne> | ||||
| Priority: | high | ||||||
| Version: | 4.9 | CC: | cbremble, nmukherj, viraj | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.11.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Removed functionality | |||||
| Doc Text: |
Pipeline metrics API does not support the required pipelinerun/taskrun histogram values from OSP 1.6.x onwards, so the metrics tab in the pipeline details page is removed instead of showing incorrect values in it.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-08-10 11:07:02 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: | 2091482 | ||||||
| Attachments: |
|
||||||
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069 |
Created attachment 1872059 [details] Metrics page Incorrect values Description of problem: Metrics page handles that pipelinerun/taskrun level metrics but with OSP 1.6.x the metrics level is set to pipeline/task. Version-Release number of selected component (if applicable): OSP 1.6.x How reproducible: Always Steps to Reproduce: 1. Create an application with pipeline from Git import flow 2. Visit the pipeline details page -> Metrics tab Actual results: The graph shows incorrect values Expected results: Should have different experience if the metrics level is pipeline/task.