Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-4547

SLO PipelineRun Scheduling Overhead Expr modification

XMLWordPrintable

    • 3
    • False
    • None
    • False
    • Pipelines Sprint Pioneers 4

      *SLO:*PipelineRun Scheduling Overhead
      Details: Proportion of time elapsed waiting for the pipeline controller to receive create events compared to the total duration of successful PipelineRuns is under the defined threshold
      SLO link: https://gitlab.cee.redhat.com/service/app-interface/-/blob/master/data/services/stonesoup/pipeline-service/slo-sli-document.yml?ref_type=heads#L18

      Expr: sum(increase(pipeline_service_schedule_overhead_percentage_sum{status='succeded'[{{window}}]))/sum(increase(pipeline_service_schedule_overhead_percentage_count

      {status='succeded'}[window))

      Modification required in expr:
      1-(sum(increase(pipeline_service_schedule_overhead_percentage_sum{status='succeded'}

      [{{window}}]) /sum(increase(pipeline_service_schedule_overhead_percentage_count

      {status='succeded'}

      [{{window}}])))
      SLO needs to be evaluated in percentile. Current expected target is <0.05 which should be changed to >0.95

              gmontero@redhat.com Gabe Montero
              rhtap-jira-bot RHTAP Jira Bot
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: