Get deployment frequency chart data. Engineering insights displays deployment frequency data in the deployment frequency metric view.
LaunchDarkly supports expanding the chart response to include additional fields.
To expand the response, append the expand
query parameter and include the following:
metrics
includes details on the metrics related to deployment frequencyFor example, use ?expand=metrics
to include the metrics
field in the response. By default, this field is not included in the response.
The project key
The environment key
Comma separated list of application keys
Unix timestamp in milliseconds. Default value is 7 days ago.
Unix timestamp in milliseconds. Default value is now.
Specify type of bucket. Options: rolling
, hour
, day
. Default: rolling
.
Duration of intervals for x-axis in milliseconds. Default value is one day (86400000
milliseconds).
Options: application
, kind
Options: metrics
Chart response
Metadata for the chart
Series data for the chart