Skip to content

fix: mark the frontend service as stageless

Bob Van Landuyt requested to merge bvl/frontend-is-stageless into master

fix: mark the frontend service as stageless

This marks the frontend service as stageless. As a result, it will get stage: 'main' applied to all alerts that don't have a stage defined otherwise.

Only the cnyHttpsServices and mainHttpsServices have a specified stage label on the SLI, the others will be attributed to main.

For gitlab-com/gl-infra/scalability#3617 (closed)

Merge request reports