Skip to content
Snippets Groups Projects

AthenaMonitoringKernel: Change 2D histogram names to y_vs_x

Merged Frank Winklmeier requested to merge fwinkl/athena:mon_x_vs_y into master

Change the 2D histogram names from x_vs_y to the usual naming convention y_vs_x. The change is a trivial one line change in GenericMonitoringTool.py. The other changes in this MR are just to adapt the unit tests.

:warning: This change will impact any client that retrieves the histograms by names (e.g. monitoring displays, etc.). Therefore I would like to have explicit approval by DQ (@ponyisi). While I agree this change is potentially disruptive, now is still a good time to fix this before we have too many clients to adapt.

Thanks to @rbielski for pointing out this inconsistency.

Edited by Frank Winklmeier

Merge request reports

Pipeline #1360022 passed

Pipeline passed for 436dc894 on fwinkl:mon_x_vs_y

Approval is optional
Ready to merge by members who can write to the target branch.

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