| Summary: | Looking at Openshift metrics at a higher level. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | William Henry <whenry> |
| Component: | RFE | Assignee: | Diógenes Rettori <drettori> |
| Status: | CLOSED DEFERRED | QA Contact: | Xiaoli Tian <xtian> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.2.0 | CC: | aos-bugs, erich, jforrest, jokerman, miburman, mmccomas, myllynen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-03-12 21:40:55 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: | |
|
Description
William Henry
2016-04-07 14:37:20 UTC
This is really an RFE that needs to be flushed out and prioritized. Card created for this: https://trello.com/c/RCEgBltZ (In reply to Diógenes Rettori from comment #2) > Card created for this: https://trello.com/c/RCEgBltZ Is this something CFME should / could do? The Trello card and the BZ seem to differ slightly in explanation, however I'll try to answer anyway. Hawkular-Metrics allows the combination of several time series and making aggregated statistics from those. The selection of time series can be done with the tag queries, in the case of Openshift/Kubernetes that means with the labels that are associated with the metrics. With current structure of the data, everything up to a project-level metrics (using the namespace as search criteria and the type of metric as secondary, such as memory/usage) could be aggregated together. Other example could be all pods with the same container (by version or all versions). We already had a card tracking this on the UI trello boards, consolidating the cards. |