Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • GstLAL GstLAL
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lscsoft
  • GstLALGstLAL
  • Merge requests
  • !112

Merged
Created Oct 25, 2021 by Rebecca Ewing@rebecca.ewingDeveloper

Give inspiral jobs meaningful job tags

  • Overview 2
  • Commits 20
  • Pipelines 8
  • Changes 3

The inspiral job-tags have previously just indicated the SVD bin that the job processes, for example 0000, 0001, and so on. But the injection inspiral job tags were arbitrarily set to 2000*{SVD_BIN} which is unique but doesn't represent meaningful information about the job.

This MR updates the inspiral job tags to either: {SVDBIN}_noninj or {SVDBIN}_inj_{INJNAME}. For example, 0000_noninj and 0000_inj_BNS. And the job-tag is now output in the Kafka messages that get sent from the inspiral do_alerts function for use downstream, e.g. in the Test Suite.

See an example dashboard using the new job tags: https://gstlal.ligo.caltech.edu/grafana/goto/WwJIDhx7k?orgId=1

Compared to the version displaying current job-tags: https://gstlal.ligo.caltech.edu/grafana/goto/QDkvv2x7z?orgId=1

Edited Jan 26, 2022 by Rebecca Ewing
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: output-jobtag-to-kafka