Skip to content
Snippets Groups Projects

Add support for spaces in histogram variables (ATLASDQ-750)

Merged Andy Salnikov requested to merge salnikov/athena:tickets/ATLASDQ-750 into master

When histograms are declared with spaces in variable list (e.g. "eta, phi") the code used space as a part of variable name which failed to match monitored variables. Fixed by stripping spaces after splitting on commas. Added test case for that. Logging messages for unmatched variables were promoted from DEBUG to WARNING.

Closes ATLASDQ-750

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading