Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

How Lead Time for Changes is calculated ? #402

Open
melezhik opened this issue Dec 7, 2022 · 1 comment
Open

How Lead Time for Changes is calculated ? #402

melezhik opened this issue Dec 7, 2022 · 1 comment
Labels
type: question Request for information or clarification. Not an issue.

Comments

@melezhik
Copy link

melezhik commented Dec 7, 2022

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 data) into raw data table ... So we can emulate those events by inserts.

Considering this, I wonder how lead time for changes is calculated ? Does forkeys look a specific commit in history of changes ( some table ? ) and if the same commit exists in a respected deployment data (some another table?), then the change is considered deployed and 2 timestamps are compared and lead time is calculated ?

Or my assumption is wrong ?

@melezhik
Copy link
Author

melezhik commented Dec 7, 2022

Looks like I found something in https://github.com/GoogleCloudPlatform/fourkeys/blob/main/METRICS.md

@averikitsch averikitsch added the type: question Request for information or clarification. Not an issue. label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants