fourkeys icon indicating copy to clipboard operation
fourkeys copied to clipboard

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

Results 67 fourkeys issues
Sort by recently updated
recently updated
newest added

Hi this is output of `$ gcloud run services list --project $PROJECT_ID` in my Cloud Shell web console: ``` ✔ SERVICE: event-handler REGION: europe-central2 URL: https://event-handler-7fv...app LAST DEPLOYED BY: email@...

The calculation for the Change Failure Rate appears to be a little off as of now. Any changes [e.g., Comment and Edit] to the incident/issue on Github are considered separate...

We're restricted by corporate policy to using services hosted within Europe, so trying to push a build to gcr.io causes an error message. This lets us build to eu.gcr.io instead,...

HI, Specifically analyzing the 'deployments' table, we don't have a field where we can identify the team responsible for the delploy or the environment. Obviously we got it with a...

type: feature request

I deployed the four keys systems, using the documentation ( using terraform with modified example/ variables ) and successfully pushed github mocked data. My big queries tables contain some rows...

type: question

https://github.com/GoogleCloudPlatform/fourkeys/blob/9e04246183bc8bbd854467262c1f6a7526dfcdfb/queries/incidents.sql#L26 Apparently `'"name":"Incident"'` is not a valid JSON string. As double quotes should be escaped within JSON strings ... So metadata chunk for `issue.labels` should be either this: with back...

type: bug

Hi! In our projects we don't have deployment events that have associated commits that come into a deploy. However it's still possible to make direct inserts (with respected deployment commit...

type: question

In a spirit of #413 I'd suggest more general thing - to have `comment` field in raw field table, it would help to debug issues with statistics. For example one...

type: feature request

Probable `terraform destroy` ? or maybe by other means?

type: feature request

I would like to forcefully delete all entries from `four_keys.events_raw table` table, how deletion leads me to: ``` UPDATE or DELETE statement over table ***.four_keys.events_raw would affect rows in the...

type: feature request