Bug 1479537
Summary: | Refresh Failing - String Not Recognized Metric Type - OpenShift Hawkular | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | myoder | |
Component: | Providers | Assignee: | Zohar Gal-Or <zgalor> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | juwatts | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.8.0 | CC: | fsimonce, gblomqui, iheim, jfrey, jhardy, lavenel, mtayer, myoder, obarenbo, simaishi, snaim, zgalor | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.9.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | container | |||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1496932 (view as bug list) | Environment: | ||
Last Closed: | 2018-03-06 14:42:21 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | Container Management | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1496932, 1511957 |
Description
myoder
2017-08-08 18:21:52 UTC
(In reply to myoder from comment #0) > ContainerManager#with_provider_connection) Connecting through > ManageIQ::Providers::Openshift::ContainerManager: [CTC CORE] > [----] E, [2017-08-07T03:51:49.136235 #9679:1041130] ERROR -- : > MIQ(ManageIQ::Providers::Openshift::ContainerManager:: > Refresher#fetch_hawk_inv) string is not a recognized metric type Zohar this error seems related to some code we introduced for the ops effort. Please investigate this ASAP (as you see this comes form the field). Michael (myoder) will be able to provide you all the information you need. Thanks. I can't seem to get into the customer portal ticket. What are the Openshift and hawkular metrics versions on the provider? oc version ? metrics-hawkular-metrics ? PR to remove hawkular inventory collection: https://github.com/ManageIQ/manageiq-providers-openshift/pull/49 Verification: Case 1: CFME 5.9.0.8 OpenShift 3.6 (Minumum OpenShift version supported in 5.9) 1) Added OpenShift provider into CFME, selecting the metrics type as Hawkular. 2) Select the OpenShift provider and ran a manual refresh 3) Verified no "string is not a recognized metric type" ERROR was logged during refresh Case 2: CFME 5.9.0.8 OpenShift 3.7 1) Added OpenShift provider into CFME, selecting the metrics type as Hawkluar and the alert type as Prometheus 2) Selected the OpenShift provider and ran a manual refresh 3) Verified no "string is not a recognized metric type" ERROR was logged during refresh |