Bug 2271133
Summary: | [cee/sd][ceph-dashboard] Grafana portal doesn't show Graphs in the RGW sync overview page | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | avan <athakkar> |
Component: | Ceph-Dashboard | Assignee: | avan <athakkar> |
Status: | CLOSED DUPLICATE | QA Contact: | Vinayak Papnoi <vpapnoi> |
Severity: | medium | Docs Contact: | Anjana Suparna Sriram <asriram> |
Priority: | unspecified | ||
Version: | 7.0 | CC: | asriram, athakkar, bkunal, ceph-eng-bugs, cephqe-warriors, jolmomar, kdreyer, nia, rocapa, trchakra, tserlin, vpapnoi |
Target Milestone: | --- | ||
Target Release: | 7.1z2 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 2270223 | Environment: | |
Last Closed: | 2024-09-24 20:04:14 UTC | Type: | --- |
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: | 2270223, 2271135, 2304284 | ||
Bug Blocks: |
Description
avan
2024-03-22 22:01:47 UTC
Avan, your pushed commit today of "exporter: fix regex for rgw sync metrics" to the ceph-7.0-rhel-patches branch resulted in a failed build. I see in the build.log: /builddir/build/BUILD/ceph-18.2.0/src/exporter/DaemonMetricCollector.cc: In member function 'void DaemonMetricCollector::dump_asok_metrics(bool, int64_t, bool, std::string&, std::string&, bool)': /builddir/build/BUILD/ceph-18.2.0/src/exporter/DaemonMetricCollector.cc:209:52: error: 'config_show' was not declared in this scope 209 | json_object pid_file_json = boost::json::parse(config_show).as_object(); | ^~~~~~~~~~~ make[2]: *** [src/exporter/CMakeFiles/ceph-exporter.dir/build.make:90: src/exporter/CMakeFiles/ceph-exporter.dir/DaemonMetricCollector.cc.o] Error 1 Can you take a look and push a fix for that? Here's the Brew link for the failed 7.0 z3 build: http://download-01.beak-001.prod.iad2.dc.redhat.com/brewroot/work/tasks/7616/62047616/build.log https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=62047616 Thanks, Thomas *** Bug 2313298 has been marked as a duplicate of this bug. *** Hi, Could someone confirm if the modifications will be applied to 7.1.z2? |