Ticket #560 (closed defect: Fixed)

Opened 2 years ago

Last modified 3 months ago

if a data source has an "_" in the name graphs fail

Reported by: edahl Owned by: ecn
Priority: 1 - Blocker Milestone: zenoss-1.0
Component: ZenModel Version: 0.23.0
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

because the split uses "_" and then the data point isn't found. for instance

mysql_status_questions

We should do verification to block "_" in datasource name (maybe datapoint as well?)

Change History

Changed 2 years ago by ecn

  • status changed from new to closed
  • resolution set to fixed

updated code to not break (as above); also will manually walk to find a matching name

  • fixed in r3039
  • still doesn't fix foo/bar_bar vs foo_bar/bar

Changed 3 months ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.