dora-team / fourkeys

Platform for monitoring the four key software delivery metrics of software delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Gitlab, issues events and deployments events are not stored in the incidents and deployments tables/views

vincentvanrijn opened this issue · comments

Dina Graves Portman (in slack)
Ah this is why the deployments table isn't being populated: https://github.com/GoogleCloudPlatform/fourkeys/blob/main/queries/deployments.sql#L19

The query was written before deployments were launched in Gitlab
right now it's only looking at event_type = pipeline