Project

General

Profile

Bug #7857

Graph legend labels escape containing box

Added by Dan Mick about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
UI
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

I notice this on Graph/Cluster, the first graph, but it may appear elsewhere.
See attached.

Screenshot from 2014-03-25 15_26_39.png View (126 KB) Dan Mick, 03/25/2014 03:27 PM

History

#1 Updated by Yan-Fa Li about 10 years ago

This is a symptom bug. The real bug appears to be the IOPS graphs not being populated correctly because the cluster name isn't being included correctly. I thought I'd fixed this bug. Let me check if it's just not on this branch.

#2 Updated by Yan-Fa Li about 10 years ago

  • Status changed from New to Resolved
  • Target version set to v1.2-dev6

This bug was a side effect of there being calls to the backend to the graphite APIs to non-existent data points returning unexpected data. Navigating to the Pool IOPS graphs triggered a crash inside the JavaScript which invalidated some shared state.

Fixing the URLs so they included the correct cluster name fixes the issue.
Branch manage, commit e44581f8e5a2e4f3fc1ac78493d7128805da2947

Also available in: Atom PDF