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:
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.