Get release frequency chart data
Get release frequency chart data. Engineering insights displays release frequency data in the release frequency metric view.
Headers
Authorization
Query parameters
projectKey
The project key
environmentKey
The environment key
applicationKey
Comma separated list of application keys
hasExperiments
Filter events to those associated with an experiment (true
) or without an experiment (false
)
global
Filter to include or exclude global events. Default value is include
. Options: include
, exclude
groupBy
Property to group results by. Options: impact
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).
expand
Options: metrics
Response
Chart response
metadata
Metadata for the chart
series
Series data for the chart