Connector Improvement: Add step_id in BuildKite connector
CompletedBuildKite recently started exposing step_id in their API, but it is not yet used in the Fivetran connector. You can see it in the Buildkite REST API docs here: https://buildkite.com/docs/apis/rest-api/builds (search for "step"). Could the Fivetran team update the buildkite connector to expose step_id on the BUILD_JOB table?
Why?
Our team would like to perform aggregations in our queries such as # of build steps, # of retries per step, # of failures per step, etc and using step_id would make these aggregations much more convenient than the alternative
-
Official comment
Hello Michael,
Thanks for raising this request for Buildkite Connector.
We have added step_id and related fields to the BUILD_JOB table under a private release for your connector.
Please let us know if there is any feedback.
Thank you again for your request and support - it plays an important role in shaping our roadmap.
Best,
Sisan
Please sign in to leave a comment.
Comments
1 comment