Bug 1959796
| Summary: | [RFE] Make ceilometer metrics format human-friendly | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Priscila <pveiga> | |
| Component: | openstack-ceilometer | Assignee: | Yadnesh Kulkarni <ykulkarn> | |
| Status: | POST --- | QA Contact: | Leonid Natapov <lnatapov> | |
| Severity: | high | Docs Contact: | mgeary <mgeary> | |
| Priority: | low | |||
| Version: | 13.0 (Queens) | CC: | apevec, augol, csibbitt, dhruv, eduen, jlema, lmadsen, mmagr, mrunge | |
| Target Milestone: | beta | Keywords: | FutureFeature, Triaged, UserExperience | |
| Target Release: | 18.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Enhancement | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2187255 (view as bug list) | Environment: | ||
| Last Closed: | 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: | ||||
| Bug Blocks: | 2187255 | |||
|
Description
Priscila
2021-05-12 11:47:26 UTC
Can you provide an example of the alarm configuration that you're using, along with the output of what you're seeing. If I look at the raw ceilometer metric itself, I see both a resource and project label. ceilometer reports the project and resource in metrics. From my (upstream) perspective, it doesn't make sense to add the names as well, especially since the names are not unique.
The output (in STF) is already:
ceilometer_cpu{container="sg-core", counter="cpu", cpu="864c6990-9823-44fc-a29f-60f4022ff845", endpoint="prom-http", host="f163e5566c31a57dd2b50bc15bef1491ac9248b5ef796d9947bd0a90", project="2a195da23e9b4fa5aefe06a2210dfdbd", publisher="telemetry.publisher.controller-0.redhat.local", resource="864c6990-9823-44fc-a29f-60f4022ff845", service="default-cloud1-ceil-meter-smartgateway", type="cpu", unit="ns"}
@mrunge I see you linked a review on this, but otherwise has been sitting in ASSIGNED for quite a while. What is the status on this issue, and is that review intended to support this functionality? |