Bug 2186549
Summary: | Metrics coming from Ceph Daemons perf counters are duplicated | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Juan Miguel Olmo <jolmomar> |
Component: | Ceph-Mgr Plugins | Assignee: | Juan Miguel Olmo <jolmomar> |
Ceph-Mgr Plugins sub component: | prometheus | QA Contact: | Sayalee <saraut> |
Status: | CLOSED ERRATA | Docs Contact: | Akash Raj <akraj> |
Severity: | urgent | ||
Priority: | urgent | CC: | akraj, msaini, tserlin |
Version: | 6.1 | ||
Target Milestone: | --- | ||
Target Release: | 6.1z1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-36.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.A new Ceph manager module option, `exclude_perf_counters`, is introduced
Previously, after the introduction of the new Ceph exporter, metrics coming from Ceph daemon performance counters were exposed by Ceph exporter and Prometheus Manager module. Due to this, metrics based on Ceph daemon performance counters were duplicated.
With this fix, a new Ceph Manager module option, `exclude_perf_counters`, is introduced. By default, it is set to `True`, preventing the Prometheus Manager module from exporting the metrics coming from the performance counters.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-08-03 16:45:09 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: | |||
Bug Blocks: | 2025815, 2221020 | ||
Deadline: | 2023-04-17 |
Description
Juan Miguel Olmo
2023-04-13 17:03:50 UTC
Solved in: https://github.com/ceph/ceph/pull/49248 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 (Red Hat Ceph Storage 6.1 Bug Fix update), 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-2023:4473 |