Bug 1513706
| Summary: | Heapster's Hawkular concurrency value should be configurable in ansible | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Matt Wringe <mwringe> |
| Component: | Hawkular | Assignee: | John Sanda <jsanda> |
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.7.1 | CC: | aos-bugs, pweil |
| Target Milestone: | --- | ||
| Target Release: | 3.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-28 14:12:08 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: | |||
|
Description
Matt Wringe
2017-11-15 19:46:38 UTC
Default value for concurrencyLimit default is 5, and it can be configured by parameter openshift_metrics_heapster_concurrency_limit.
Sanity testing is passed.
# oc get po heapster-7k2fb -o yaml | grep concurrencyLimit
- --sink=hawkular:https://hawkular-metrics:443?tenant=_system&labelToTenant=pod_namespace&labelNodeId=nodename&caCert=/hawkular-metrics-certs/tls.crt&user=%username%&pass=%password%&filter=label(container_name:^system.slice.*|^user.slice)&concurrencyLimit=5
# rpm -qa | grep openshift-ansible
openshift-ansible-playbooks-3.9.2-1.git.0.1a855b3.el7.noarch
openshift-ansible-roles-3.9.2-1.git.0.1a855b3.el7.noarch
openshift-ansible-3.9.2-1.git.0.1a855b3.el7.noarch
openshift-ansible-docs-3.9.2-1.git.0.1a855b3.el7.noarch
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/RHBA-2018:0489 |