Skip to content

Set low urgency for Pipeline Insights endpoints

Scott Hampton requested to merge 355848-custom-sli-for-endpoints into master

What does this MR do and why?

Set custom SLI for the following endpoints:

  1. Projects::MergeRequestsController#test_reports
  2. Projects::Pipelines::TestsController#show
  3. Projects::ArtifactsController#browse
  4. Projects::ArtifactsController#file
  5. Projects::Pipelines::TestsController#summary
  6. GET /api/:version/projects/:id/jobs/artifacts/:ref_name/download
  7. GET /api/:version/projects/:id/jobs/:job_id/artifacts/*artifact_path
  8. Projects::PipelinesController#test_report
  9. Projects::ArtifactsController#latest_succeeded

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #355848 (closed)

Merge request reports

Loading