Bug 1470537 - supports_metrics? method fails on prometheus
Summary: supports_metrics? method fails on prometheus
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: C&U Capacity and Utilization
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 5.9.0
Assignee: Yaacov Zamir
QA Contact: Shalom Naim
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-13 06:49 UTC by Yaacov Zamir
Modified: 2018-07-15 10:48 UTC (History)
5 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-06 14:59:27 UTC
Category: ---
Cloudforms Team: Container Management
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yaacov Zamir 2017-07-13 06:49:38 UTC
Description of problem:
The kubernetes provider supports metrics from prometheus, currently the `supports_metrics?` of the kuebernetes provider fails to recognize this endpoint.


How reproducible:
100%

Steps to Reproduce:
1. Create a kubernetes provider with a prometheus endpoint
2. Check the return value of `supports_metrics?`

Actual results:
False

Expected results:
True

Comment 2 Yaacov Zamir 2017-07-13 06:51:18 UTC
submitted upstream:
https://github.com/ManageIQ/manageiq-providers-kubernetes/pull/59

Comment 3 Yaacov Zamir 2017-07-13 14:09:55 UTC
merged upstream:
https://github.com/ManageIQ/manageiq-providers-kubernetes/pull/59


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