Bug 1893713
Summary: | NooBaa_total_usage metric has duplicate metric noobaa_total_usage (depends on OCP bug 1914956 ) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Filip Balák <fbalak> | ||||
Component: | Multi-Cloud Object Gateway | Assignee: | Nobody <nobody> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Mugdha Soni <musoni> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 4.6 | CC: | jolmomar, muagarwa, musoni, nbecker, ocs-bugs, odf-bz-bot | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | monitoring | ||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2023-02-13 09:01:11 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: | 1914956 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Unsure why it's a medium severity BZ. What's the user impact, if any? There is not a big user impact. It can confuse users (something is wrongly configured) and it looks weird. Severity can be probably lowered. |
Created attachment 1725788 [details] Metrics page Description of problem (please be detailed as possible and provide log snippests): There are two metrics NooBaa_total_usage and noobaa_total_usage. It seems that they have the same data. There should be only NooBaa_total_usage. Version of all relevant components (if applicable): ocs-operator.v4.6.0-149.ci Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? no Is there any workaround available to the best of your knowledge? Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 1 Can this issue reproducible? yes Can this issue reproduce from the UI? yes If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. Navigate to Monitoring -> Metrics in OCP. 2. Write 'noobaa_' into query text box. 3. In drop down select box that appears look for metrics NooBaa_total_usage and noobaa_total_usage. Actual results: There are both. Expected results: There is only NooBaa_total_usage. Additional info: