Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 184
    • Merge requests 184
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !59896

Trigger: migrate defineHistogram calls

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:defineHist into master Jan 18, 2023
  • Overview 3
  • Commits 5
  • Pipelines 1
  • Changes 19

Migrate the defineHistogram calls from the free function to the member function of GenericMonitoringTool. The latter has always been the documented usage and will allow an easier migration to CA (the flags will only be passed once to the GenericMonitoringTool and not on each call to defineHistogram).

cc @tadej

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: defineHist