Skip to content

Trigger Cost Monitoring updates following Technical Run 12

Tim Martin requested to merge tamartin/athena:costMonNavToBS into master
  • Adds CSV tableisation of the new "Thread Occupancy" monitor

  • Some tweaks to the "Thread Occupancy" monitor

  • Add new-style JO. Keeping the old-style around for a bit longer.

  • Adding thread hash back to online payload data collection. We will use this as a mechanism to assess the size of the whole HLT farm, by counting how many worker-threads we see in a given LB.

  • Thread enumeration number kept too to provide a quazi-consistent thread numbering mechanism between different forks.

  • Added navigation payload to cost bystream. But inelegant. Still need to implement better way suggested by @rbielski but out of time for now.

Merge request reports