Get lead time chart data
Get lead time chart data. The engineering insights UI displays lead time data in the lead time metric view.
Headers
Authorization
Query parameters
projectKey
The project key
environmentKey
The environment key
applicationKey
Comma separated list of application keys
from
Unix timestamp in milliseconds. Default value is 7 days ago.
to
Unix timestamp in milliseconds. Default value is now.
bucketType
Specify type of bucket. Options: rolling
, hour
, day
. Default: rolling
.
bucketMs
Duration of intervals for x-axis in milliseconds. Default value is one day (86400000
milliseconds).
groupBy
Options: application
, stage
. Default: stage
.
expand
Options: metrics
, percentiles
.
Response
Chart response
metadata
Metadata for the chart
series
Series data for the chart