You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(webapp): add org slug and project name to deployment telemetry events
Dashboards grouped by org id / project ref require a lookup to know who
is deploying; the events now also carry $trigger.org.slug and
$trigger.project.name, sourced from data the emission sites already
hold (the timeout and cancel paths gain one select field each).
0 commit comments