9e75711aea
This MR adds the functionality to download metrics data as CSV. It also removes the exportMetricsToCsvEnabled feature flag which was used before the dropdown was implemented to display a button. |
||
---|---|---|
.. | ||
unreleased | ||
add-name-parameter-to-project-environments-api.yml | ||
archive.md | ||
README.md |
Generating changelog entries
To generate and validate your changelog entries:
- Run
bin/changelog
to generate. - Run
yamllint changelogs
to validate.
See development/changelog documentation for detailed usage.