i want to collect the Build metrics, and as a part of metrics i want to collect build duration.
is it possible to collect the build duration from BB pipeline.
Not sure if that's in an env variable. But you can get that metric using Rest API's.
You can refer to this:
You can use curl to get that value along with jq to get the build minutes used as a variable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.