Skip to content

fix(commonAnnotations): Provide the service name as an argument to `deploymentsForRunway`.

Florian Forster requested to merge fforster/runway-annotations into master

fix(commonAnnotations): Provide the service name as an argument to deploymentsForRunway.

In the service overview dashboard, type is not a template variable that we can access with ${type}. Instead, pass the service name explicitly to the annotation.

This fixes the Runway annotations in the "ai-gateway" service overview dashbaord.

Test dashboard: https://dashboards.gitlab.net/dashboard/snapshot/ZolIg8o7RDcwYTHZrd110d8eRB7KGFOl?orgId=1

Issue: gitlab-com/gl-infra/platform/runway/team#77 (closed)

Merge request reports