Host details dashboard in grafana is almost empty

Bug #1982910 reported by Yoshi Kadokawa
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Ceph Dashboard Charm
In Progress
Undecided
Yoshi Kadokawa

Bug Description

Host details dashboard in Grafana shows only empty graphs due to empty Hostname.
The Hostname variable tries to list hostnames by crawling this metric, node_scrape_collector_success[0]
However, this metric is not collected, and I guess this is expected to be collected via node-exporter.

A quick workaround is to update the query to the one that is used in Telegraf Host Metrics (by-host).

Query: system_load1
Regex: .*host="([^"]+)".*$

[0] https://opendev.org/openstack/charm-ceph-dashboard/src/branch/master/src/dashboards/host-details.json#L1223

Follow-up bug:
https://bugs.launchpad.net/charm-ceph-dashboard/+bug/1982912

Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :
Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :

Attached is the bundle that reproduces the issue.

Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :

Subscribing to field-high, since the key metrics are not showing properly.

Nobuto Murata (nobuto)
description: updated
Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :

The "OSD Device details" dashboard is also having the same issue.
All panes in "Physical Device Performance" are empty due to querying metrics beginning with node_xxx, which is probably expected from node-exporter.

https://opendev.org/openstack/charm-ceph-dashboard/src/branch/master/src/dashboards/osd-device-details.json#L858

Changed in charm-ceph-dashboard:
status: New → In Progress
assignee: nobody → Yoshi Kadokawa (yoshikadokawa)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-ceph-dashboard (master)
Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :
Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :

Screenshot of Host Details dashboard before the fix

Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :

Screenshot of Host Details dashboard after the fix

Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :

Screenshot of OSD Device Details dashboard before the fix

Revision history for this message
Yoshi Kadokawa (yoshikadokawa) wrote :

Screenshot of OSD Device Details dashboard after the fix

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-ceph-dashboard (stable/quincy)

Fix proposed to branch: stable/quincy
Review: https://review.opendev.org/c/openstack/charm-ceph-dashboard/+/859910

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on charm-ceph-dashboard (stable/quincy)

Change abandoned by "Yoshi Kadokawa <email address hidden>" on branch: stable/quincy
Review: https://review.opendev.org/c/openstack/charm-ceph-dashboard/+/859910

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.