Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O Online
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCb
  • Online
  • Merge requests
  • !592

Merged
Created Dec 17, 2021 by Felipe Luan Souza De Almeida@fsouzade📋Developer

Configure OnlMonitoringSink service and fixes for new histograms

  • Overview 1
  • Commits 2
  • Changes 10

Configures Online monitoring sink service to publish counters and histograms.

  • Add properties that select which counters and histograms to publish.
  • Remove declareInfo overloads for new histograms and related macros. All happens through the type-erased Gaudi::Monitoring::Hub::Entity.
  • Fix issue in MonHist<Entity>::serialize (size used in memcpy call)
  • Add support to counters of type BinomialCounter<double> in taskCounters.cpp

The actual changes are in !592 (b8e2b160) (the rest is formatting).

FYI @rmatev

Edited Apr 22, 2022 by Felipe Luan Souza De Almeida
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: felipe-online-sink-svc