Bug 1500644
| Summary: | [3.5]Metrics diagrams only could be displayed for openshift-infra project in web console | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> |
| Component: | Hawkular | Assignee: | Ruben Vargas Palma <rvargasp> |
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.5.1 | CC: | aos-bugs, mwringe, rvargasp, snegrea, xxia |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | 3.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1499635 | Environment: | |
| Last Closed: | 2017-12-07 07:12:13 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: | 1499635 | ||
| Bug Blocks: | 1458186, 1479989 | ||
|
Description
Junqi Zhao
2017-10-11 09:06:09 UTC
# Inventory file
[OSEv3:children]
masters
[masters]
${MASTER} openshift_public_hostname=${MASTER}
[OSEv3:vars]
ansible_ssh_user=root
ansible_ssh_private_key_file="~/libra.pem"
deployment_type=openshift-enterprise
# Metrics
openshift_metrics_install_metrics=true
openshift_metrics_hawkular_hostname=hawkular-metrics.${SUB_DOMAIN}
openshift_metrics_project=openshift-infra
openshift_metrics_image_prefix=${IMAGE_PREFIX}
openshift_metrics_image_version=v3.5
@stefan: you also need this pr to be applied for this: https://github.com/openshift/origin-metrics/commit/bf5a5b99ad15c110ddbe492f1ffc86c780839254#diff-055c992974a33b91b5c3fff3576e9310 Tested with metrics-hawkular-metrics:3.4.1-46, Metrics diagrams could be displayed for all projects in web console (In reply to Junqi Zhao from comment #5) > Tested with metrics-hawkular-metrics:3.4.1-46, Metrics diagrams could be > displayed for all projects in web console Correction: Tested with metrics-hawkular-metrics:3.5.0-44, Metrics diagrams could be displayed for all projects in web console 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, 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-2017:3389 |