Get an overview project dora metrics.
This endpoint returns an overview of the specified dora metrics
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
Response
projectDoraMetricsSchema
features
An array of objects containing feature flag name and timeToProduction values. The measurement unit of timeToProduction is days.
projectAverage
The average time it takes a feature flag to be enabled in production. The measurement unit is days.